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 6e65e6a commit 17d12c1Copy full SHA for 17d12c1
pom.xml
@@ -27,7 +27,7 @@
27
28
<groupId>org.commonjava.indy.service</groupId>
29
<artifactId>indy-metadata-service</artifactId>
30
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
31
32
<name>Indy :: Service :: Metadata Service</name>
33
<inceptionYear>2021</inceptionYear>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/commonjava/indy-metadata-service</connection>
37
<developerConnection>scm:git:https://github.com/commonjava/indy-metadata-service</developerConnection>
38
<url>https://github.com/Commonjava/indy-metadata-service</url>
39
- <tag>HEAD</tag>
+ <tag>indy-metadata-service-2.0</tag>
40
</scm>
41
42
<properties>
0 commit comments