We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a33101 commit 5102f9cCopy full SHA for 5102f9c
1 file changed
pom.xml
@@ -25,7 +25,7 @@
25
<modelVersion>4.0.0</modelVersion>
26
<groupId>org.commonjava.indy.service</groupId>
27
<artifactId>indy-tracking-service</artifactId>
28
- <version>2.2</version>
+ <version>2.3-SNAPSHOT</version>
29
<name>Indy :: Service :: Tracking</name>
30
<url>https://github.com/Commonjava/indy-tracking-service</url>
31
<description>Indy Tracking Service</description>
@@ -35,7 +35,7 @@
35
<connection>scm:git:https://github.com/commonjava/indy-tracking-service</connection>
36
<developerConnection>scm:git:https://github.com/commonjava/indy-tracking-service</developerConnection>
37
<url>http://github.com/Commonjava/indy-tracking-service</url>
38
- <tag>indy-tracking-service-2.2</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<properties>
0 commit comments