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 8566296 commit 9acbbb7Copy full SHA for 9acbbb7
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.urbanairship</groupId>
12
<artifactId>java-client</artifactId>
13
- <version>0.1.4-SNAPSHOT</version>
+ <version>0.2</version>
14
<packaging>jar</packaging>
15
16
<name>Java Client</name>
@@ -26,7 +26,7 @@
26
<connection>scm:git:[email protected]:urbanairship/java-library.git</connection>
27
<developerConnection>scm:git:[email protected]:urbanairship/java-library.git</developerConnection>
28
<url>[email protected]:urbanairship/java-library.git</url>
29
- <tag>HEAD</tag>
+ <tag>v0.2</tag>
30
</scm>
31
<developers>
32
<developer>
0 commit comments