Skip to content

Commit 2718f4c

Browse files
committed
Update pom's for 7.34.5-SNAPSHOT
1 parent 61a372b commit 2718f4c

80 files changed

Lines changed: 80 additions & 80 deletions

File tree

Some content is hidden

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

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

0 commit comments

Comments
 (0)