From 605fee50ddfb8f999d0b67c08eae03805c2bc5ea Mon Sep 17 00:00:00 2001 From: Yaser Hsueh Date: Sat, 20 Aug 2022 15:40:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A8=A1=E5=9D=97=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notify-core/pom.xml | 2 +- notify-dingtalk/pom.xml | 2 +- notify-email/pom.xml | 2 +- notify-sms/pom.xml | 2 +- notify-wechat/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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