diff --git a/notify-core/pom.xml b/notify-core/pom.xml index 7566ff4..c6043d1 100644 --- a/notify-core/pom.xml +++ b/notify-core/pom.xml @@ -3,7 +3,7 @@ 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"> - notify + notify-parent com.simaek 0.1.0 diff --git a/notify-dingtalk/pom.xml b/notify-dingtalk/pom.xml index 3d366b0..b45ee94 100644 --- a/notify-dingtalk/pom.xml +++ b/notify-dingtalk/pom.xml @@ -3,7 +3,7 @@ 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"> - notify + notify-parent com.simaek 0.1.0 diff --git a/notify-email/pom.xml b/notify-email/pom.xml index d9fd3b2..0f8c23d 100644 --- a/notify-email/pom.xml +++ b/notify-email/pom.xml @@ -3,7 +3,7 @@ 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"> - notify + notify-parent com.simaek 0.1.0 diff --git a/notify-sms/pom.xml b/notify-sms/pom.xml index bcf4883..3be6be3 100644 --- a/notify-sms/pom.xml +++ b/notify-sms/pom.xml @@ -3,7 +3,7 @@ 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"> - notify + notify-parent com.simaek 0.1.0 diff --git a/notify-wechat/pom.xml b/notify-wechat/pom.xml index 4c7b252..92837d5 100644 --- a/notify-wechat/pom.xml +++ b/notify-wechat/pom.xml @@ -3,7 +3,7 @@ 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"> - notify + notify-parent com.simaek 0.1.0 diff --git a/pom.xml b/pom.xml index 65c8234..43799f1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.simaek - notify + notify-parent pom 0.1.0