From d64d25254effe9c139e948c059b7755f12e35799 Mon Sep 17 00:00:00 2001
From: aoshiguchen <1052045476@qq.com>
Date: Mon, 3 Apr 2023 13:10:55 +0800
Subject: [PATCH] =?UTF-8?q?groupId=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
neutrino-proxy-client/pom.xml | 11 +++--------
neutrino-proxy-core/pom.xml | 4 ++--
neutrino-proxy-server/pom.xml | 24 ++++++++++++------------
pom.xml | 4 ++--
4 files changed, 19 insertions(+), 24 deletions(-)
diff --git a/neutrino-proxy-client/pom.xml b/neutrino-proxy-client/pom.xml
index 348399f9..47da339b 100644
--- a/neutrino-proxy-client/pom.xml
+++ b/neutrino-proxy-client/pom.xml
@@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- neutrino-proxy
- fun.asgc.neutrino
+ neutrino-proxy-parent
+ org.dromara.neutrino-proxy
${revision}
../pom.xml
@@ -14,13 +14,8 @@
neutrino-proxy-client
-
-
-
-
-
- fun.asgc.neutrino
+ org.dromara.neutrino-proxy
neutrino-proxy-core
${revision}
diff --git a/neutrino-proxy-core/pom.xml b/neutrino-proxy-core/pom.xml
index 8cd268c0..040eb360 100644
--- a/neutrino-proxy-core/pom.xml
+++ b/neutrino-proxy-core/pom.xml
@@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- neutrino-proxy
- fun.asgc.neutrino
+ neutrino-proxy-parent
+ org.dromara.neutrino-proxy
${revision}
../pom.xml
diff --git a/neutrino-proxy-server/pom.xml b/neutrino-proxy-server/pom.xml
index 79084093..5930693d 100644
--- a/neutrino-proxy-server/pom.xml
+++ b/neutrino-proxy-server/pom.xml
@@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- neutrino-proxy
- fun.asgc.neutrino
+ neutrino-proxy-parent
+ org.dromara.neutrino-proxy
${revision}
../pom.xml
@@ -43,7 +43,7 @@
2.2.2
- fun.asgc.neutrino
+ org.dromara.neutrino-proxy
neutrino-proxy-core
${revision}
@@ -83,16 +83,16 @@
-
-
-
-
+
+
+ ${project.basedir}/src/main/resources
+ false
-
-
-
-
-
+
+ app-*.yml
+
+
+
maven-assembly-plugin
diff --git a/pom.xml b/pom.xml
index bc38063a..eca2b474 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,8 +11,8 @@
- fun.asgc.neutrino
- neutrino-proxy
+ org.dromara.neutrino-proxy
+ neutrino-proxy-parent
pom
${revision}