From 6adbf37ecb7d2d3f530dd691784387040a2d615c Mon Sep 17 00:00:00 2001
From: 许鹏程 <1821349743@qq.com>
Date: 星期三, 11 十月 2023 09:36:37 +0800
Subject: [PATCH] commit

---
 pom.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0a65447..1b4c851 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,10 +15,6 @@
     <dependencies>
         <dependency>
             <groupId>com.lx</groupId>
-            <artifactId>product-server-common</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.lx</groupId>
             <artifactId>product-server-util</artifactId>
         </dependency>
         <dependency>
@@ -37,13 +33,10 @@
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-task</artifactId>
-            <version>2.1.0</version>
-  			<classifier>release</classifier>
         </dependency>
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-device</artifactId>
-            <version>2.1.0-release</version>
         </dependency>
     </dependencies>
 

--
Gitblit v1.9.2