From b9b44b51b201e2f5a9a1f3665c7fb76b5690f9af Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期一, 23 十二月 2024 16:13:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
hangzhoumesParent/moduleService/pom.xml | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml
index b043adf..7d2c012 100644
--- a/hangzhoumesParent/moduleService/pom.xml
+++ b/hangzhoumesParent/moduleService/pom.xml
@@ -19,6 +19,7 @@
<module>TemperingGlassModule</module>
<module>UnLoadGlassModule</module>
<module>GlassStorageModule</module>
+ <module>howllowGlassModule</module>
</modules>
<properties>
@@ -52,11 +53,6 @@
</dependency>
<dependency>
<artifactId>springsecurity</artifactId>
- <groupId>com.mes</groupId>
- <version>1.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <artifactId>opcuaClient</artifactId>
<groupId>com.mes</groupId>
<version>1.0-SNAPSHOT</version>
</dependency>
--
Gitblit v1.8.0