Skip to content

Commit 5588886

Browse files
committed
client-4.0.3-SNAPSHOT, common-4.0.3-SNAPSHOT, service-4.0.3-SNAPSHOT
1 parent 08579d3 commit 5588886

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.2</version>
11+
<version>4.0.3-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.2</version>
11+
<version>4.0.3-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.2</version>
11+
<version>4.0.3-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.2</version>
11+
<version>4.0.3-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)