Skip to content

Commit f0d7860

Browse files
committed
[maven-release-plugin] prepare release 2.0.1.Final
1 parent a5ad26c commit f0d7860

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.jgroups.kubernetes</groupId>
55
<artifactId>jgroups-kubernetes</artifactId>
6-
<version>2.0.1.Final-SNAPSHOT</version>
6+
<version>2.0.1.Final</version>
77
<packaging>jar</packaging>
88
<name>KUBE_PING</name>
99
<url>https://github.com/jgroups-extras/jgroups-kubernetes</url>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:[email protected]:jgroups-extras/jgroups-kubernetes.git</connection>
5050
<developerConnection>scm:git:[email protected]:jgroups-extras/jgroups-kubernetes.git</developerConnection>
5151
<url>https://github.com/jgroups-extras/jgroups-kubernetes</url>
52-
<tag>main</tag>
52+
<tag>2.0.1.Final</tag>
5353
</scm>
5454

5555
<properties>

0 commit comments

Comments
 (0)