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 0951790 commit da72f90Copy full SHA for da72f90
pom.xml
@@ -27,7 +27,7 @@
27
28
<groupId>org.commonjava.indy.service</groupId>
29
<artifactId>pathmap-storage-service</artifactId>
30
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
31
32
<name>Indy :: Service :: PathMap Storage</name>
33
<inceptionYear>2021</inceptionYear>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/commonjava/pathmap-storage-service</connection>
37
<developerConnection>scm:git:https://github.com/commonjava/pathmap-storage-service</developerConnection>
38
<url>https://github.com/Commonjava/pathmap-storage-service</url>
39
- <tag>HEAD</tag>
+ <tag>pathmap-storage-service-2.4</tag>
40
</scm>
41
42
<properties>
0 commit comments