diff --git a/notify-core/pom.xml b/notify-core/pom.xml index 3b391f3..7566ff4 100644 --- a/notify-core/pom.xml +++ b/notify-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"> notify - com.cicdi + com.simaek 0.1.0 4.0.0 diff --git a/notify-dingtalk/pom.xml b/notify-dingtalk/pom.xml index 2b2dc60..3d366b0 100644 --- a/notify-dingtalk/pom.xml +++ b/notify-dingtalk/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"> notify - com.cicdi + com.simaek 0.1.0 4.0.0 @@ -19,7 +19,7 @@ - com.cicdi + com.simaek notify-core 0.1.0 diff --git a/notify-email/pom.xml b/notify-email/pom.xml index bf9ff63..d9fd3b2 100644 --- a/notify-email/pom.xml +++ b/notify-email/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"> notify - com.cicdi + com.simaek 0.1.0 4.0.0 @@ -19,7 +19,7 @@ - com.cicdi + com.simaek notify-core 0.1.0 diff --git a/notify-sms/pom.xml b/notify-sms/pom.xml index 160c9ba..bcf4883 100644 --- a/notify-sms/pom.xml +++ b/notify-sms/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"> notify - com.cicdi + com.simaek 0.1.0 4.0.0 @@ -19,7 +19,7 @@ - com.cicdi + com.simaek notify-core 0.1.0 diff --git a/notify-wechat/pom.xml b/notify-wechat/pom.xml index d34c1a3..4c7b252 100644 --- a/notify-wechat/pom.xml +++ b/notify-wechat/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"> notify - com.cicdi + com.simaek 0.1.0 4.0.0 @@ -19,7 +19,7 @@ - com.cicdi + com.simaek notify-core 0.1.0 diff --git a/pom.xml b/pom.xml index 601df2d..65c8234 100644 --- a/pom.xml +++ b/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"> 4.0.0 - com.cicdi + com.simaek notify pom 0.1.0 @@ -73,7 +73,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 UTF-8 @@ -82,7 +81,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 8 8 @@ -93,7 +91,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 true @@ -119,7 +116,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.0 true UTF-8 @@ -170,9 +166,9 @@ - xueye + Yaser Hsueh + xueye404@qq.com https://www.simaek.com - master@simaek.com @@ -180,15 +176,15 @@ - nexus-bigdata-releases - Cicdi Nexus Repository Release - http://172.16.243.137:8081/repository/maven-releases/ + simaek-nexus + release + https://nas.xueye.io:8081/repository/maven-releases/ - nexus-bigdata-snapshots - Bigdata Nexus Repository Snapshot - http://172.16.243.137:8081/repository/maven-snapshots/ + simaek-nexus + snapshots + https://nas.xueye.io:8081/repository/maven-snapshots/