From 0f2d901c9dd23dd7c4288e2f53d3115ab601c16e Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 18:09:47 +0800 Subject: [PATCH] 1 --- se-visual/se-monitor/pom.xml | 2 +- se-common/se-common-core/pom.xml | 2 +- se-modules/se-gen/pom.xml | 2 +- se-common/se-common-security/pom.xml | 2 +- se-common/se-common-log/pom.xml | 2 +- se-common/se-common-redis/pom.xml | 2 +- se-modules/se-system/pom.xml | 2 +- se-common/se-common-datasource/pom.xml | 2 +- se-common/se-common-datascope/pom.xml | 2 +- se-modules/se-job/pom.xml | 2 +- se-common/pom.xml | 2 +- se-modules/se-file/pom.xml | 2 +- se-common/se-common-sensitive/pom.xml | 2 +- se-modules/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/se-common/pom.xml b/se-common/pom.xml index 5b095fe..684a5cc 100644 --- a/se-common/pom.xml +++ b/se-common/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-common/se-common-core/pom.xml b/se-common/se-common-core/pom.xml index 781e77e..d635091 100644 --- a/se-common/se-common-core/pom.xml +++ b/se-common/se-common-core/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-common/se-common-datascope/pom.xml b/se-common/se-common-datascope/pom.xml index c86a976..64c2a80 100644 --- a/se-common/se-common-datascope/pom.xml +++ b/se-common/se-common-datascope/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-common/se-common-datasource/pom.xml b/se-common/se-common-datasource/pom.xml index 164154e..4d14ef7 100644 --- a/se-common/se-common-datasource/pom.xml +++ b/se-common/se-common-datasource/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-common/se-common-log/pom.xml b/se-common/se-common-log/pom.xml index c54c307..f1cdd3a 100644 --- a/se-common/se-common-log/pom.xml +++ b/se-common/se-common-log/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-common/se-common-redis/pom.xml b/se-common/se-common-redis/pom.xml index 9ead760..99e5450 100644 --- a/se-common/se-common-redis/pom.xml +++ b/se-common/se-common-redis/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-common/se-common-security/pom.xml b/se-common/se-common-security/pom.xml index 81186c8..b85dcb6 100644 --- a/se-common/se-common-security/pom.xml +++ b/se-common/se-common-security/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-common/se-common-sensitive/pom.xml b/se-common/se-common-sensitive/pom.xml index fc25dab..eb4e708 100644 --- a/se-common/se-common-sensitive/pom.xml +++ b/se-common/se-common-sensitive/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-common</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-modules/pom.xml b/se-modules/pom.xml index 71fe489..0c6e533 100644 --- a/se-modules/pom.xml +++ b/se-modules/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-modules</artifactId> + <artifactId>se-modules</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-modules/se-file/pom.xml b/se-modules/se-file/pom.xml index a526ede..4b71e26 100644 --- a/se-modules/se-file/pom.xml +++ b/se-modules/se-file/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-modules</artifactId> + <artifactId>se-modules</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-modules/se-gen/pom.xml b/se-modules/se-gen/pom.xml index ee4ca9b..ce811a7 100644 --- a/se-modules/se-gen/pom.xml +++ b/se-modules/se-gen/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-modules</artifactId> + <artifactId>se-modules</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-modules/se-job/pom.xml b/se-modules/se-job/pom.xml index 06c8c59..34ba0ff 100644 --- a/se-modules/se-job/pom.xml +++ b/se-modules/se-job/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-modules</artifactId> + <artifactId>se-modules</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-modules/se-system/pom.xml b/se-modules/se-system/pom.xml index 7ee2b16..229ab31 100644 --- a/se-modules/se-system/pom.xml +++ b/se-modules/se-system/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-modules</artifactId> + <artifactId>se-modules</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/se-visual/se-monitor/pom.xml b/se-visual/se-monitor/pom.xml index 03129ce..86dda41 100644 --- a/se-visual/se-monitor/pom.xml +++ b/se-visual/se-monitor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>ruoyi-visual</artifactId> + <artifactId>se-visual</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3