We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5bf29 commit 7ba89cdCopy full SHA for 7ba89cd
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.erudika</groupId>
6
<artifactId>para-cache-hazelcast</artifactId>
7
- <version>1.34.0</version>
+ <version>1.34.1-SNAPSHOT</version>
8
9
<packaging>jar</packaging>
10
<name>Para Hazelcast Cache</name>
@@ -40,7 +40,7 @@
40
<connection>scm:git:https://github.com/erudika/para-cache-hazelcast.git</connection>
41
<developerConnection>scm:git:[email protected]:erudika/para-cache-hazelcast.git</developerConnection>
42
<url>https://github.com/erudika/para-cache-hazelcast</url>
43
- <tag>1.34.0</tag>
+ <tag>HEAD</tag>
44
</scm>
45
46
<issueManagement>
0 commit comments