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 eff939e commit 6d8a00fCopy full SHA for 6d8a00f
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>org.commonjava.util</groupId>
28
<artifactId>partyline</artifactId>
29
- <version>2.1</version>
+ <version>2.2-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.1</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<properties>
0 commit comments