Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devOpsHazelcast committed Apr 26, 2017
1 parent a8a8a65 commit 805eff0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion hazelcast-hibernate5/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-hibernate5-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<artifactId>hazelcast-hibernate5</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion hazelcast-hibernate52/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-hibernate5-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<artifactId>hazelcast-hibernate52</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -18,7 +18,7 @@
<name>hazelcast-hibernate5</name>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-hibernate5-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<packaging>pom</packaging>
<description>Hazelcast In-Memory DataGrid Hibernate Plugin</description>
<url>http://www.hazelcast.com/</url>
Expand Down Expand Up @@ -585,4 +585,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 805eff0

Please sign in to comment.