Skip to content

Commit 3c1ac97

Browse files
committed
v0.8.57 Development
1 parent 9a5e260 commit 3c1ac97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

im-sdk-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
<groupId>com.easemob.im</groupId>
88
<artifactId>im-sdk-core</artifactId>
9-
<version>0.8.56</version>
9+
<version>0.8.57-SNAPSHOT</version>
1010
<description>Easemob IM SDK Core</description>
1111
<parent>
1212
<groupId>com.easemob.im</groupId>
1313
<artifactId>im-sdk-parent</artifactId>
14-
<version>0.8.56</version>
14+
<version>0.8.57-SNAPSHOT</version>
1515
</parent>
1616

1717
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.easemob.im</groupId>
88
<artifactId>im-sdk-parent</artifactId>
9-
<version>0.8.56</version>
9+
<version>0.8.57-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Easemob IM SDK for Java</name>

0 commit comments

Comments
 (0)