Skip to content

Commit 2e5dedc

Browse files
committed
updated api to snapshot
1 parent ab68aa1 commit 2e5dedc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<relativePath>../../../microservice-service-parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>hazelcast-client</artifactId>
11-
<version>4.0.0</version>
11+
<version>4.0.1-SNAPSHOT</version>
1212
<url>https://code.nsa.gov/datawave-hazelcast-service</url>
1313
<scm>
1414
<connection>scm:git:https://github.com/NationalSecurityAgency/datawave-hazelcast-service.git</connection>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<relativePath>../../../microservice-service-parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>hazelcast-common</artifactId>
11-
<version>4.0.0</version>
11+
<version>4.0.1-SNAPSHOT</version>
1212
<url>https://code.nsa.gov/datawave-hazelcast-service</url>
1313
<scm>
1414
<connection>scm:git:https://github.com/NationalSecurityAgency/datawave-hazelcast-service.git</connection>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<relativePath>../../microservice-parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>hazelcast-service-parent</artifactId>
11-
<version>4.0.0</version>
11+
<version>4.0.1-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<url>https://code.nsa.gov/datawave-hazelcast-service</url>
1414
<modules>

0 commit comments

Comments
 (0)