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 5ee55a0 commit 73b300dCopy full SHA for 73b300d
pom.xml
@@ -25,14 +25,14 @@
25
</parent>
26
<groupId>org.commonjava.util</groupId>
27
<artifactId>sidecar</artifactId>
28
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.5</version>
29
<name>Sidecar :: Project Root</name>
30
<inceptionYear>2011-2022</inceptionYear>
31
<scm>
32
<connection>scm:git:https://github.com/commonjava/indy-sidecar</connection>
33
<developerConnection>scm:git:https://github.com/commonjava/indy-sidecar</developerConnection>
34
<url>https://github.com/Commonjava/indy-sidecar</url>
35
- <tag>HEAD</tag>
+ <tag>sidecar-2.0.5</tag>
36
</scm>
37
<properties>
38
<javaVersion>11</javaVersion>
0 commit comments