From 725864316ebead24dd1ab46b5a6fd059781f528b Mon Sep 17 00:00:00 2001
From: luoyb <412940104@qq.com>
Date: 星期六, 18 五月 2024 20:55:07 +0800
Subject: [PATCH] feat: 除ruoyi-common外的模块改名
---
hs-modules/hs-system/.flattened-pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ruoyi-modules/ruoyi-system/.flattened-pom.xml b/hs-modules/hs-system/.flattened-pom.xml
similarity index 96%
rename from ruoyi-modules/ruoyi-system/.flattened-pom.xml
rename to hs-modules/hs-system/.flattened-pom.xml
index e5baa11..5e8e811 100644
--- a/ruoyi-modules/ruoyi-system/.flattened-pom.xml
+++ b/hs-modules/hs-system/.flattened-pom.xml
@@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.sunsail</groupId>
- <artifactId>ruoyi-modules</artifactId>
+ <artifactId>hs-modules</artifactId>
<version>5.1.2</version>
</parent>
<groupId>com.sunsail</groupId>
- <artifactId>ruoyi-system</artifactId>
+ <artifactId>hs-system</artifactId>
<version>5.1.2</version>
<description>system系统模块</description>
<dependencies>
--
Gitblit v1.8.0