Skip to content

Commit

Permalink
3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
devOpsHazelcast committed Jun 28, 2016
1 parent 6dcd47e commit c08b836
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 @@ -23,7 +23,7 @@
<name>hazelcast-wm</name>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-wm</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<packaging>jar</packaging>
<description>Hazelcast In-Memory DataGrid Web Module Plugin</description>
<url>http://www.hazelcast.com/</url>
Expand Down Expand Up @@ -611,7 +611,7 @@
<profile>
<id>master</id>
<properties>
<hazelcast.version>3.7-SNAPSHOT</hazelcast.version>
<hazelcast.version>3.7</hazelcast.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit c08b836

Please sign in to comment.