We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8846e commit bd6d259Copy full SHA for bd6d259
pom.xml
@@ -18,7 +18,7 @@
18
<name>hazelcast-wm</name>
19
<groupId>com.hazelcast</groupId>
20
<artifactId>hazelcast-wm</artifactId>
21
- <version>3.8.2-SNAPSHOT</version>
+ <version>3.8.2</version>
22
<packaging>jar</packaging>
23
<description>Hazelcast In-Memory DataGrid Web Module Plugin</description>
24
<url>http://www.hazelcast.com/</url>
@@ -623,4 +623,4 @@
623
</build>
624
</profile>
625
</profiles>
626
-</project>
+</project>
0 commit comments