From e7847df6f0e55e80a90479a458ba851c6935efe3 Mon Sep 17 00:00:00 2001
From: 1821349743@qq.com <1821349743@qq.com>
Date: 星期四, 23 三月 2023 10:06:46 +0800
Subject: [PATCH] Merge branch 'master' of http://211.149.162.168:8090/r/product/product-server-web/V2.0.0
---
pom.xml | 25 -------------------------
1 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0a5bd5a..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>
@@ -185,29 +180,9 @@
</dependency>
<dependency>
<groupId>com.lx</groupId>
- <artifactId>product-server-xining</artifactId>
- <version>2.0.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>com.lx</groupId>
<artifactId>product-server-data-center</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>com.lx</groupId>
- <artifactId>picc-server-admin</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