Skip to content

Commit cc962cf

Browse files
Release - prepare release v5.0
1 parent 240b3d5 commit cc962cf

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
@@ -17,7 +17,7 @@
1717
<name>hazelcast-wm</name>
1818
<groupId>com.hazelcast</groupId>
1919
<artifactId>hazelcast-wm</artifactId>
20-
<version>5.0-SNAPSHOT</version>
20+
<version>5.0</version>
2121
<packaging>jar</packaging>
2222
<description>Hazelcast In-Memory DataGrid Web Module Plugin</description>
2323
<url>http://www.hazelcast.com/</url>
@@ -73,7 +73,7 @@
7373
<connection>scm:git:git://github.com/hazelcast/hazelcast-wm.git</connection>
7474
<developerConnection>scm:git:git@github.com:hazelcast/hazelcast-wm.git</developerConnection>
7575
<url>https://github.com/hazelcast/hazelcast/</url>
76-
<tag>HEAD</tag>
76+
<tag>v5.0</tag>
7777
</scm>
7878
<developers>
7979
<developer>

0 commit comments

Comments
 (0)