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 23c1bc8 commit 0f05e3aCopy full SHA for 0f05e3a
pom.xml
@@ -27,7 +27,7 @@
27
28
<groupId>org.commonjava.indy.service</groupId>
29
<artifactId>indy-promote-service</artifactId>
30
- <version>2.3</version>
+ <version>2.4-SNAPSHOT</version>
31
32
<name>Indy :: Service :: Promote</name>
33
<inceptionYear>2022</inceptionYear>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/commonjava/indy-promote-service</connection>
37
<developerConnection>scm:git:https://github.com/commonjava/indy-promote-service</developerConnection>
38
<url>https://github.com/Commonjava/indy-promote-service</url>
39
- <tag>indy-promote-service-2.3</tag>
+ <tag>HEAD</tag>
40
</scm>
41
42
<properties>
0 commit comments