Skip to content

Commit 18a6817

Browse files
committed
4.0.2-SNAPSHOT
1 parent 4b57ae4 commit 18a6817

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.1</version>
11+
<version>4.0.2-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.1</version>
11+
<version>4.0.2-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.1</version>
11+
<version>4.0.2-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<url>https://code.nsa.gov/datawave-hazelcast-service</url>
1414
<modules>

service/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-service</artifactId>
11-
<version>4.0.1</version>
11+
<version>4.0.2-SNAPSHOT</version>
1212
<description>DATAWAVE Hazelcast Server</description>
1313
<url>https://code.nsa.gov/datawave-hazelcast-service</url>
1414
<scm>

0 commit comments

Comments
 (0)