From ea0c74299b4ff73d29c93d2be36e05e5347092e9 Mon Sep 17 00:00:00 2001
From: cheng <1821349743@qq.com>
Date: 星期三, 22 三月 2023 19:21:47 +0800
Subject: [PATCH] update pom
---
pom.xml | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
diff --git a/pom.xml b/pom.xml
index 78d7a7e..aa8ce3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,11 +128,6 @@
<artifactId>product-server-data-export-import</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
- <!-- <dependency>-->
- <!-- <groupId>com.lx</groupId>-->
- <!-- <artifactId>product-server-mobile-core</artifactId>-->
- <!-- <version>1.0.0-SNAPSHOT</version>-->
- <!-- </dependency>-->
<dependency>
<groupId>com.lx</groupId>
<artifactId>product-server-tool-dev</artifactId>
@@ -188,16 +183,6 @@
<artifactId>product-server-data-center</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
- <!--<dependency>
- <groupId>com.lx</groupId>
- <artifactId>product-server-code-auto-generate</artifactId>
- <version>1.0.0-SNAPSHOT</version>
- </dependency>-->
- <!-- <dependency>-->
- <!-- <groupId>com.lx</groupId>-->
- <!-- <artifactId>product-project-server-contract</artifactId>-->
- <!-- <version>1.0.0-SNAPSHOT</version>-->
- <!-- </dependency>-->
<dependency>
<groupId>org.spring</groupId>
<artifactId>spring-server-master</artifactId>
--
Gitblit v1.9.2