From 69e8acc5dd1f760eb60e914472c151bfa8126a52 Mon Sep 17 00:00:00 2001
From: vince <757871790@qq.com>
Date: 星期三, 03 七月 2024 17:08:20 +0800
Subject: [PATCH] 修改测温

---
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6f34990..f5638d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,8 +302,8 @@
 			<groupId>com.ld.license</groupId>
 			<artifactId>license-cli</artifactId>
 			<version>3.0.0-RELEASE</version>
-			<scope>system</scope>
-			<systemPath>${project.basedir}/src/main/resources/lib/license-cli-3.0.0-RELEASE.jar</systemPath>
+<!--			<scope>system</scope>-->
+<!--			<systemPath>${project.basedir}/src/main/resources/lib/license-cli-3.0.0-RELEASE.jar</systemPath>-->
 		</dependency>
 		<dependency>
 			<groupId>de.schlichtherle.truelicense</groupId>

--
Gitblit v1.9.3