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}