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 4ccac40 commit 49576eaCopy full SHA for 49576ea
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>org.commonjava.util</groupId>
28
<artifactId>partyline</artifactId>
29
- <version>2.2</version>
+ <version>2.3-SNAPSHOT</version>
30
31
<name>partyline</name>
32
<inceptionYear>2015</inceptionYear>
@@ -35,7 +35,7 @@
35
<connection>scm:git:https://github.com/Commonjava/partyline.git</connection>
36
<developerConnection>scm:git:git@github.com:Commonjava/partyline.git</developerConnection>
37
<url>https://github.com/Commonjava/partyline</url>
38
- <tag>partyline-2.2</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<properties>
0 commit comments