Skip to content

Commit e51e9a6

Browse files
committed
7.32.3-SNAPSHOT
1 parent 9766ed3 commit e51e9a6

File tree

81 files changed

+81
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+81
-81
lines changed

common-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave</groupId>
66
<artifactId>datawave-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-common-test</artifactId>
1010
<name>${project.artifactId}</name>

contrib/datawave-quickstart/docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave</groupId>
66
<artifactId>datawave-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>quickstart</artifactId>

core/base-rest-responses/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave.core</groupId>
66
<artifactId>datawave-core-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>base-rest-responses</artifactId>
1010
<name>${project.artifactId}</name>

core/cached-results/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave.core</groupId>
66
<artifactId>datawave-core-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-cached-results</artifactId>
1010
<name>${project.artifactId}</name>

core/common-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave.core</groupId>
66
<artifactId>datawave-core-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-common-util</artifactId>
1010
<name>${project.artifactId}</name>

core/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave.core</groupId>
66
<artifactId>datawave-core-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-common</artifactId>
1010
<name>${project.artifactId}</name>

core/connection-pool/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave.core</groupId>
66
<artifactId>datawave-core-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-connection-pool</artifactId>
1010
<name>${project.artifactId}</name>

core/map-reduce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave.core</groupId>
66
<artifactId>datawave-core-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-map-reduce</artifactId>
1010
<name>${project.artifactId}</name>

core/modification/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave.core</groupId>
66
<artifactId>datawave-core-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-modification</artifactId>
1010
<name>${project.artifactId}</name>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nsa.datawave</groupId>
66
<artifactId>datawave-parent</artifactId>
7-
<version>7.32.2</version>
7+
<version>7.32.3-SNAPSHOT</version>
88
</parent>
99
<groupId>gov.nsa.datawave.core</groupId>
1010
<artifactId>datawave-core-parent</artifactId>

0 commit comments

Comments
 (0)