We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a4366 commit 95cc951Copy full SHA for 95cc951
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.mpush</groupId>
8
<artifactId>alloc</artifactId>
9
- <version>0.0.6</version>
+ <version>0.6.1</version>
10
<name>mpush-alloc</name>
11
<description>mpush Server Allocator</description>
12
<url>https://github.com/mpusher/mpush</url>
@@ -45,7 +45,7 @@
45
<dependency>
46
<groupId>com.github.mpusher</groupId>
47
<artifactId>mpush-client</artifactId>
48
49
</dependency>
50
</dependencies>
51
0 commit comments