diff --git a/im-sdk-cli/pom.xml b/im-sdk-cli/pom.xml index e738ac123..cfa439dee 100644 --- a/im-sdk-cli/pom.xml +++ b/im-sdk-cli/pom.xml @@ -7,13 +7,13 @@ com.easemob.im im-sdk-cli - 0.3.2-SNAPSHOT + 0.3.2 Easemob IM cli utility com.easemob.im im-sdk-parent - 0.3.2-SNAPSHOT + 0.3.2 @@ -28,7 +28,7 @@ com.easemob.im im-sdk-core - 0.3.2-SNAPSHOT + 0.3.2 info.picocli diff --git a/im-sdk-core/pom.xml b/im-sdk-core/pom.xml index d8860db71..512dc894e 100644 --- a/im-sdk-core/pom.xml +++ b/im-sdk-core/pom.xml @@ -6,12 +6,12 @@ com.easemob.im im-sdk-core - 0.3.2-SNAPSHOT + 0.3.2 Easemob IM SDK Core com.easemob.im im-sdk-parent - 0.3.2-SNAPSHOT + 0.3.2 diff --git a/pom.xml b/pom.xml index c6c933c91..e90c078d5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.easemob.im im-sdk-parent - 0.3.2-SNAPSHOT + 0.3.2 pom Easemob IM SDK for Java diff --git a/release.sh b/release.sh old mode 100644 new mode 100755