Skip to content

Commit 3e96870

Browse files
committed
7.33.4-SNAPSHOT
1 parent 099b3c2 commit 3e96870

File tree

80 files changed

+80
-80
lines changed

Some content is hidden

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

80 files changed

+80
-80
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.33.3</version>
7+
<version>7.33.4-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.33.3</version>
7+
<version>7.33.4-SNAPSHOT</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>quickstart</artifactId>

core/annotation/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.33.3</version>
7+
<version>7.33.4-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-annotation</artifactId>
1010
<properties>

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.33.3</version>
7+
<version>7.33.4-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.33.3</version>
7+
<version>7.33.4-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.33.3</version>
7+
<version>7.33.4-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.33.3</version>
7+
<version>7.33.4-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.33.3</version>
7+
<version>7.33.4-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.33.3</version>
7+
<version>7.33.4-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.33.3</version>
7+
<version>7.33.4-SNAPSHOT</version>
88
</parent>
99
<artifactId>datawave-core-modification</artifactId>
1010
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)