Skip to content

Commit

Permalink
Release - prepare release v5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devOpsHazelcast committed Jun 12, 2024
1 parent 240b3d5 commit cc962cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>hazelcast-wm</name>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-wm</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0</version>
<packaging>jar</packaging>
<description>Hazelcast In-Memory DataGrid Web Module Plugin</description>
<url>http://www.hazelcast.com/</url>
Expand Down Expand Up @@ -73,7 +73,7 @@
<connection>scm:git:git://github.com/hazelcast/hazelcast-wm.git</connection>
<developerConnection>scm:git:git@github.com:hazelcast/hazelcast-wm.git</developerConnection>
<url>https://github.com/hazelcast/hazelcast/</url>
<tag>HEAD</tag>
<tag>v5.0</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit cc962cf

Please sign in to comment.