Skip to content

Commit 73b300d

Browse files
[maven-release-plugin] prepare release sidecar-2.0.5
1 parent 5ee55a0 commit 73b300d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
</parent>
2626
<groupId>org.commonjava.util</groupId>
2727
<artifactId>sidecar</artifactId>
28-
<version>2.0.5-SNAPSHOT</version>
28+
<version>2.0.5</version>
2929
<name>Sidecar :: Project Root</name>
3030
<inceptionYear>2011-2022</inceptionYear>
3131
<scm>
3232
<connection>scm:git:https://github.com/commonjava/indy-sidecar</connection>
3333
<developerConnection>scm:git:https://github.com/commonjava/indy-sidecar</developerConnection>
3434
<url>https://github.com/Commonjava/indy-sidecar</url>
35-
<tag>HEAD</tag>
35+
<tag>sidecar-2.0.5</tag>
3636
</scm>
3737
<properties>
3838
<javaVersion>11</javaVersion>

0 commit comments

Comments
 (0)