From c58ef815f3e211d92c80f0a74e953f0e5deab18a Mon Sep 17 00:00:00 2001
From: paulch <14127153+paulch@user.noreply.gitee.com>
Date: Wed, 26 Jun 2024 14:54:46 +0800
Subject: [PATCH] rename module names
---
bonus-modules/bonus-file/pom.xml | 2 +-
bonus-modules/bonus-gen/pom.xml | 2 +-
bonus-modules/bonus-job/pom.xml | 2 +-
bonus-modules/bonus-oss/pom.xml | 2 +-
bonus-modules/bonus-system/pom.xml | 2 +-
pom.xml | 4 +++-
6 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/bonus-modules/bonus-file/pom.xml b/bonus-modules/bonus-file/pom.xml
index 589899f..870516b 100644
--- a/bonus-modules/bonus-file/pom.xml
+++ b/bonus-modules/bonus-file/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- bonus-modules-file
+ bonus-file
bonus-modules-file文件服务
diff --git a/bonus-modules/bonus-gen/pom.xml b/bonus-modules/bonus-gen/pom.xml
index 9caa393..cd9b528 100644
--- a/bonus-modules/bonus-gen/pom.xml
+++ b/bonus-modules/bonus-gen/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- bonus-modules-gen
+ bonus-gen
bonus-modules-gen代码生成
diff --git a/bonus-modules/bonus-job/pom.xml b/bonus-modules/bonus-job/pom.xml
index 9fa7241..5cdb594 100644
--- a/bonus-modules/bonus-job/pom.xml
+++ b/bonus-modules/bonus-job/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- bonus-modules-job
+ bonus-job
bonus-modules-job定时任务
diff --git a/bonus-modules/bonus-oss/pom.xml b/bonus-modules/bonus-oss/pom.xml
index df5dfe6..81df3aa 100644
--- a/bonus-modules/bonus-oss/pom.xml
+++ b/bonus-modules/bonus-oss/pom.xml
@@ -9,7 +9,7 @@
24.6.0
- bonus-modules-oss
+ bonus-oss
bonus-modules-oss存储服务
diff --git a/bonus-modules/bonus-system/pom.xml b/bonus-modules/bonus-system/pom.xml
index 767c774..f4be382 100644
--- a/bonus-modules/bonus-system/pom.xml
+++ b/bonus-modules/bonus-system/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- bonus-modules-system
+ bonus-system
bonus-modules-system系统模块
diff --git a/pom.xml b/pom.xml
index e7ac5e0..b39308a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
bonus-visual
bonus-modules
bonus-api
- bonus-common
+
pom
@@ -242,6 +242,8 @@
org.springframework.cloud
spring-cloud-starter-bootstrap
+
+