diff --git a/notify-core/pom.xml b/notify-core/pom.xml index c4a727d..408b9ea 100644 --- a/notify-core/pom.xml +++ b/notify-core/pom.xml @@ -5,7 +5,7 @@ notify-parent com.simaek - 0.1.0 + 0.1.1 4.0.0 diff --git a/notify-dingtalk/pom.xml b/notify-dingtalk/pom.xml index b679cd4..d0b326c 100644 --- a/notify-dingtalk/pom.xml +++ b/notify-dingtalk/pom.xml @@ -5,7 +5,7 @@ notify-parent com.simaek - 0.1.0 + 0.1.1 4.0.0 diff --git a/notify-email/pom.xml b/notify-email/pom.xml index fcbee38..7db5059 100644 --- a/notify-email/pom.xml +++ b/notify-email/pom.xml @@ -5,7 +5,7 @@ notify-parent com.simaek - 0.1.0 + 0.1.1 4.0.0 diff --git a/notify-sms/pom.xml b/notify-sms/pom.xml index 0d608c3..4d329d7 100644 --- a/notify-sms/pom.xml +++ b/notify-sms/pom.xml @@ -5,7 +5,7 @@ notify-parent com.simaek - 0.1.0 + 0.1.1 4.0.0 diff --git a/notify-wechat/pom.xml b/notify-wechat/pom.xml index 396756d..0655c81 100644 --- a/notify-wechat/pom.xml +++ b/notify-wechat/pom.xml @@ -5,7 +5,7 @@ notify-parent com.simaek - 0.1.0 + 0.1.1 4.0.0 diff --git a/pom.xml b/pom.xml index d0f564b..184b57f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.simaek notify-parent pom - 0.1.0 + 0.1.1 notify-core notify-email