From 42c4b6a19f143d596ae218b6131e979684614c66 Mon Sep 17 00:00:00 2001 From: hgklohr <hgklohr@gmail.com> Date: Mon, 10 Jun 2024 15:26:56 +0000 Subject: [PATCH] 7.0.4-SNAPSHOT --- common-test/pom.xml | 2 +- contrib/datawave-quickstart/docker/pom.xml | 2 +- core/cached-results/pom.xml | 2 +- core/common-util/pom.xml | 2 +- core/common/pom.xml | 2 +- core/connection-pool/pom.xml | 2 +- core/map-reduce/pom.xml | 2 +- core/modification/pom.xml | 2 +- core/pom.xml | 2 +- core/query/pom.xml | 2 +- core/utils/pom.xml | 2 +- docs/pom.xml | 2 +- microservices/pom.xml | 2 +- microservices/services/pom.xml | 2 +- microservices/starters/pom.xml | 2 +- pom.xml | 2 +- warehouse/accumulo-extensions/pom.xml | 2 +- warehouse/age-off-utils/pom.xml | 2 +- warehouse/age-off/pom.xml | 2 +- warehouse/assemble/datawave/pom.xml | 2 +- warehouse/assemble/pom.xml | 2 +- warehouse/assemble/webservice/pom.xml | 2 +- warehouse/common/pom.xml | 2 +- warehouse/core/pom.xml | 2 +- warehouse/data-dictionary-core/pom.xml | 2 +- warehouse/edge-dictionary-core/pom.xml | 2 +- warehouse/edge-model-configuration-core/pom.xml | 2 +- warehouse/index-stats/pom.xml | 2 +- warehouse/ingest-configuration/pom.xml | 2 +- warehouse/ingest-core/pom.xml | 2 +- warehouse/ingest-csv/pom.xml | 2 +- warehouse/ingest-json/pom.xml | 2 +- warehouse/ingest-nyctlc/pom.xml | 2 +- warehouse/ingest-scripts/pom.xml | 2 +- warehouse/ingest-ssdeep/pom.xml | 2 +- warehouse/ingest-wikipedia/pom.xml | 2 +- warehouse/metrics-core/pom.xml | 2 +- warehouse/ops-tools/config-compare/pom.xml | 2 +- warehouse/ops-tools/index-validation/pom.xml | 2 +- warehouse/ops-tools/pom.xml | 2 +- warehouse/pom.xml | 2 +- warehouse/query-core/pom.xml | 2 +- warehouse/regression-testing/pom.xml | 2 +- warehouse/ssdeep-common/pom.xml | 2 +- web-services/accumulo/pom.xml | 2 +- web-services/atom/pom.xml | 2 +- web-services/cached-results/pom.xml | 2 +- web-services/client/pom.xml | 2 +- web-services/common-util/pom.xml | 2 +- web-services/common/pom.xml | 2 +- web-services/deploy/application/pom.xml | 2 +- web-services/deploy/configuration/pom.xml | 2 +- web-services/deploy/docs/pom.xml | 2 +- web-services/deploy/pom.xml | 2 +- web-services/deploy/spring-framework-integration/pom.xml | 2 +- web-services/dictionary/pom.xml | 2 +- web-services/examples/client-login/pom.xml | 2 +- web-services/examples/http-client/pom.xml | 2 +- web-services/examples/jms-client/pom.xml | 2 +- web-services/examples/pom.xml | 2 +- web-services/examples/query-war/pom.xml | 2 +- web-services/map-reduce-embedded/pom.xml | 2 +- web-services/map-reduce-status/pom.xml | 2 +- web-services/map-reduce/pom.xml | 2 +- web-services/metrics/pom.xml | 2 +- web-services/model/pom.xml | 2 +- web-services/modification/pom.xml | 2 +- web-services/pom.xml | 2 +- web-services/query-websocket/pom.xml | 2 +- web-services/query/pom.xml | 2 +- web-services/rest-api/pom.xml | 2 +- web-services/security/pom.xml | 2 +- web-services/web-root/pom.xml | 2 +- 73 files changed, 73 insertions(+), 73 deletions(-) diff --git a/common-test/pom.xml b/common-test/pom.xml index 3385ee53fde..97aafe6edb6 100644 --- a/common-test/pom.xml +++ b/common-test/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-common-test</artifactId> <name>${project.artifactId}</name> diff --git a/contrib/datawave-quickstart/docker/pom.xml b/contrib/datawave-quickstart/docker/pom.xml index ab0569c3e76..e6cdd016a31 100644 --- a/contrib/datawave-quickstart/docker/pom.xml +++ b/contrib/datawave-quickstart/docker/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <artifactId>quickstart</artifactId> diff --git a/core/cached-results/pom.xml b/core/cached-results/pom.xml index b2e53923dc1..440e7794eaf 100644 --- a/core/cached-results/pom.xml +++ b/core/cached-results/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core-cached-results</artifactId> <name>${project.artifactId}</name> diff --git a/core/common-util/pom.xml b/core/common-util/pom.xml index 478e0cf5dae..9fe38f1cc15 100644 --- a/core/common-util/pom.xml +++ b/core/common-util/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core-common-util</artifactId> <name>${project.artifactId}</name> diff --git a/core/common/pom.xml b/core/common/pom.xml index c92992ad5f1..1d22c0a7675 100644 --- a/core/common/pom.xml +++ b/core/common/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core-common</artifactId> <name>${project.artifactId}</name> diff --git a/core/connection-pool/pom.xml b/core/connection-pool/pom.xml index 1d0e8ec81e2..8c7b4862584 100644 --- a/core/connection-pool/pom.xml +++ b/core/connection-pool/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core-connection-pool</artifactId> <name>${project.artifactId}</name> diff --git a/core/map-reduce/pom.xml b/core/map-reduce/pom.xml index d13e6c24b94..063a2f9e5d2 100644 --- a/core/map-reduce/pom.xml +++ b/core/map-reduce/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core-map-reduce</artifactId> <name>${project.artifactId}</name> diff --git a/core/modification/pom.xml b/core/modification/pom.xml index 274e91cc13a..24d0599198e 100644 --- a/core/modification/pom.xml +++ b/core/modification/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core-modification</artifactId> <name>${project.artifactId}</name> diff --git a/core/pom.xml b/core/pom.xml index 77996f3b316..551421ad18a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> diff --git a/core/query/pom.xml b/core/query/pom.xml index 984258926c1..7c1c6185c17 100644 --- a/core/query/pom.xml +++ b/core/query/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core-query</artifactId> <name>${project.artifactId}</name> diff --git a/core/utils/pom.xml b/core/utils/pom.xml index c8c95e73a28..c0bdaf66a57 100644 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-core-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <groupId>gov.nsa.datawave.core</groupId> <artifactId>datawave-utils-parent</artifactId> diff --git a/docs/pom.xml b/docs/pom.xml index a657d84d986..66bc82065ff 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-docs</artifactId> <!-- Declare all datawave modules as dependencies in order to have the javadoc include all the datawave source. --> diff --git a/microservices/pom.xml b/microservices/pom.xml index bc7d226dfa8..409b6067289 100644 --- a/microservices/pom.xml +++ b/microservices/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <groupId>gov.nsa.datawave.microservice</groupId> <artifactId>datawave-microservice-build-parent</artifactId> diff --git a/microservices/services/pom.xml b/microservices/services/pom.xml index bc7c7ff8942..4891f2795ba 100644 --- a/microservices/services/pom.xml +++ b/microservices/services/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.microservice</groupId> <artifactId>datawave-microservice-build-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-microservice-service-build-parent</artifactId> <packaging>pom</packaging> diff --git a/microservices/starters/pom.xml b/microservices/starters/pom.xml index 2fa8cbee1c1..d5a35b26b40 100644 --- a/microservices/starters/pom.xml +++ b/microservices/starters/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.microservice</groupId> <artifactId>datawave-microservice-build-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-microservice-starter-build-parent</artifactId> <packaging>pom</packaging> diff --git a/pom.xml b/pom.xml index d65810f31f6..3695acdc822 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>DataWave</name> <description>DataWave is a Java-based ingest and query framework that leverages Apache Accumulo to provide fast, secure access to your data.</description> diff --git a/warehouse/accumulo-extensions/pom.xml b/warehouse/accumulo-extensions/pom.xml index affa034e73d..d41de5338b5 100644 --- a/warehouse/accumulo-extensions/pom.xml +++ b/warehouse/accumulo-extensions/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-accumulo-extensions</artifactId> <name>${project.artifactId}</name> diff --git a/warehouse/age-off-utils/pom.xml b/warehouse/age-off-utils/pom.xml index 78d8e3a8fa8..f1f182bbe89 100644 --- a/warehouse/age-off-utils/pom.xml +++ b/warehouse/age-off-utils/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-age-off-utils</artifactId> <name>${project.artifactId}</name> diff --git a/warehouse/age-off/pom.xml b/warehouse/age-off/pom.xml index 3004d51dd21..a5d82727720 100644 --- a/warehouse/age-off/pom.xml +++ b/warehouse/age-off/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-age-off</artifactId> <name>${project.artifactId}</name> diff --git a/warehouse/assemble/datawave/pom.xml b/warehouse/assemble/datawave/pom.xml index 6a4244e27cb..cfcd13e8ce8 100644 --- a/warehouse/assemble/datawave/pom.xml +++ b/warehouse/assemble/datawave/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>assemble-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>assemble-datawave</artifactId> <packaging>jar</packaging> diff --git a/warehouse/assemble/pom.xml b/warehouse/assemble/pom.xml index 8083e4de3ee..449b009b7b4 100644 --- a/warehouse/assemble/pom.xml +++ b/warehouse/assemble/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>assemble-parent</artifactId> <packaging>pom</packaging> diff --git a/warehouse/assemble/webservice/pom.xml b/warehouse/assemble/webservice/pom.xml index e556670cb8b..caedcb1e6d8 100644 --- a/warehouse/assemble/webservice/pom.xml +++ b/warehouse/assemble/webservice/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>assemble-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>assemble-webservice</artifactId> <name>${project.artifactId}</name> diff --git a/warehouse/common/pom.xml b/warehouse/common/pom.xml index 3ceb985700c..2cf59d67d1f 100644 --- a/warehouse/common/pom.xml +++ b/warehouse/common/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-common</artifactId> <name>${project.artifactId}</name> diff --git a/warehouse/core/pom.xml b/warehouse/core/pom.xml index 5b51ed928dc..691f5559b7c 100644 --- a/warehouse/core/pom.xml +++ b/warehouse/core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-core</artifactId> <packaging>jar</packaging> diff --git a/warehouse/data-dictionary-core/pom.xml b/warehouse/data-dictionary-core/pom.xml index 81d33f03082..b801bedde26 100644 --- a/warehouse/data-dictionary-core/pom.xml +++ b/warehouse/data-dictionary-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-data-dictionary-core</artifactId> <packaging>jar</packaging> diff --git a/warehouse/edge-dictionary-core/pom.xml b/warehouse/edge-dictionary-core/pom.xml index c5cb1c9211c..0f70742d0e4 100644 --- a/warehouse/edge-dictionary-core/pom.xml +++ b/warehouse/edge-dictionary-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-edge-dictionary-core</artifactId> <packaging>jar</packaging> diff --git a/warehouse/edge-model-configuration-core/pom.xml b/warehouse/edge-model-configuration-core/pom.xml index a5827db5c3d..a90c7edc90c 100644 --- a/warehouse/edge-model-configuration-core/pom.xml +++ b/warehouse/edge-model-configuration-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-edge-model-configuration-core</artifactId> <packaging>jar</packaging> diff --git a/warehouse/index-stats/pom.xml b/warehouse/index-stats/pom.xml index 3fc713a9029..174eac60887 100644 --- a/warehouse/index-stats/pom.xml +++ b/warehouse/index-stats/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-index-stats</artifactId> <packaging>jar</packaging> diff --git a/warehouse/ingest-configuration/pom.xml b/warehouse/ingest-configuration/pom.xml index 37a4d2394a3..308d22d160c 100644 --- a/warehouse/ingest-configuration/pom.xml +++ b/warehouse/ingest-configuration/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-configuration</artifactId> <dependencies> diff --git a/warehouse/ingest-core/pom.xml b/warehouse/ingest-core/pom.xml index 5ee0f9f0241..0cb0754fb21 100644 --- a/warehouse/ingest-core/pom.xml +++ b/warehouse/ingest-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-core</artifactId> <packaging>jar</packaging> diff --git a/warehouse/ingest-csv/pom.xml b/warehouse/ingest-csv/pom.xml index b3d91055e90..cc8196d4553 100644 --- a/warehouse/ingest-csv/pom.xml +++ b/warehouse/ingest-csv/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-csv</artifactId> <packaging>jar</packaging> diff --git a/warehouse/ingest-json/pom.xml b/warehouse/ingest-json/pom.xml index bf9f124bf97..d72115d2e6d 100644 --- a/warehouse/ingest-json/pom.xml +++ b/warehouse/ingest-json/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-json</artifactId> <packaging>jar</packaging> diff --git a/warehouse/ingest-nyctlc/pom.xml b/warehouse/ingest-nyctlc/pom.xml index 4ce46efb514..fa84111da58 100644 --- a/warehouse/ingest-nyctlc/pom.xml +++ b/warehouse/ingest-nyctlc/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-nyctlc</artifactId> <packaging>jar</packaging> diff --git a/warehouse/ingest-scripts/pom.xml b/warehouse/ingest-scripts/pom.xml index 073a82ea0ec..1fa5c8902f2 100644 --- a/warehouse/ingest-scripts/pom.xml +++ b/warehouse/ingest-scripts/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-scripts</artifactId> <name>${project.artifactId}</name> diff --git a/warehouse/ingest-ssdeep/pom.xml b/warehouse/ingest-ssdeep/pom.xml index 4a0b13dfe97..039a9eb5ffa 100644 --- a/warehouse/ingest-ssdeep/pom.xml +++ b/warehouse/ingest-ssdeep/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-ssdeep</artifactId> <properties> diff --git a/warehouse/ingest-wikipedia/pom.xml b/warehouse/ingest-wikipedia/pom.xml index b2e1f0967b6..8dc349074c1 100644 --- a/warehouse/ingest-wikipedia/pom.xml +++ b/warehouse/ingest-wikipedia/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ingest-wikipedia</artifactId> <packaging>jar</packaging> diff --git a/warehouse/metrics-core/pom.xml b/warehouse/metrics-core/pom.xml index f960c51f23e..bbd9b1aee8c 100644 --- a/warehouse/metrics-core/pom.xml +++ b/warehouse/metrics-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-metrics-core</artifactId> <packaging>jar</packaging> diff --git a/warehouse/ops-tools/config-compare/pom.xml b/warehouse/ops-tools/config-compare/pom.xml index 5988cfd60dd..e9b2abf414c 100644 --- a/warehouse/ops-tools/config-compare/pom.xml +++ b/warehouse/ops-tools/config-compare/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-ops-tools-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ops-tools-config-compare</artifactId> <dependencies> diff --git a/warehouse/ops-tools/index-validation/pom.xml b/warehouse/ops-tools/index-validation/pom.xml index 9225092eab7..4f5bc6a19c8 100644 --- a/warehouse/ops-tools/index-validation/pom.xml +++ b/warehouse/ops-tools/index-validation/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-ops-tools-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ops-tools-index-validation</artifactId> <packaging>jar</packaging> diff --git a/warehouse/ops-tools/pom.xml b/warehouse/ops-tools/pom.xml index 8afa243e99a..36404878582 100644 --- a/warehouse/ops-tools/pom.xml +++ b/warehouse/ops-tools/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ops-tools-parent</artifactId> <packaging>pom</packaging> diff --git a/warehouse/pom.xml b/warehouse/pom.xml index c8ab3ea572f..6f18940163b 100644 --- a/warehouse/pom.xml +++ b/warehouse/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-warehouse-parent</artifactId> <packaging>pom</packaging> diff --git a/warehouse/query-core/pom.xml b/warehouse/query-core/pom.xml index 3da105a89ca..256734b965a 100644 --- a/warehouse/query-core/pom.xml +++ b/warehouse/query-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-query-core</artifactId> <packaging>jar</packaging> diff --git a/warehouse/regression-testing/pom.xml b/warehouse/regression-testing/pom.xml index aa9a5a313b0..aea99e88db1 100644 --- a/warehouse/regression-testing/pom.xml +++ b/warehouse/regression-testing/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-regression-testing</artifactId> <name>${project.artifactId}</name> diff --git a/warehouse/ssdeep-common/pom.xml b/warehouse/ssdeep-common/pom.xml index 66dd30759b1..f7ccb8552fe 100644 --- a/warehouse/ssdeep-common/pom.xml +++ b/warehouse/ssdeep-common/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-warehouse-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ssdeep-common</artifactId> <properties> diff --git a/web-services/accumulo/pom.xml b/web-services/accumulo/pom.xml index c14a5dff406..a46c209097e 100644 --- a/web-services/accumulo/pom.xml +++ b/web-services/accumulo/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-accumulo</artifactId> <packaging>ejb</packaging> diff --git a/web-services/atom/pom.xml b/web-services/atom/pom.xml index f7c48eb2c6e..9d838f7591c 100644 --- a/web-services/atom/pom.xml +++ b/web-services/atom/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-atom</artifactId> <packaging>ejb</packaging> diff --git a/web-services/cached-results/pom.xml b/web-services/cached-results/pom.xml index 7653141fb61..205ba742065 100644 --- a/web-services/cached-results/pom.xml +++ b/web-services/cached-results/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-cached-results</artifactId> <packaging>ejb</packaging> diff --git a/web-services/client/pom.xml b/web-services/client/pom.xml index 79f47b5a4cb..a84903204ea 100644 --- a/web-services/client/pom.xml +++ b/web-services/client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-client</artifactId> <packaging>jar</packaging> diff --git a/web-services/common-util/pom.xml b/web-services/common-util/pom.xml index 0da1426f2c1..eba8a1f5e93 100644 --- a/web-services/common-util/pom.xml +++ b/web-services/common-util/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-common-util</artifactId> <packaging>jar</packaging> diff --git a/web-services/common/pom.xml b/web-services/common/pom.xml index 28c3fae292f..f21ee04ad78 100644 --- a/web-services/common/pom.xml +++ b/web-services/common/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-common</artifactId> <packaging>ejb</packaging> diff --git a/web-services/deploy/application/pom.xml b/web-services/deploy/application/pom.xml index 3643190cfcb..7e92dcc6fe4 100644 --- a/web-services/deploy/application/pom.xml +++ b/web-services/deploy/application/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-deploy-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-deploy-application</artifactId> <packaging>ear</packaging> diff --git a/web-services/deploy/configuration/pom.xml b/web-services/deploy/configuration/pom.xml index aa3937e1320..4ebe42524cb 100644 --- a/web-services/deploy/configuration/pom.xml +++ b/web-services/deploy/configuration/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-deploy-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-deploy-configuration</artifactId> <packaging>jar</packaging> diff --git a/web-services/deploy/docs/pom.xml b/web-services/deploy/docs/pom.xml index 48059118633..810238c6d86 100644 --- a/web-services/deploy/docs/pom.xml +++ b/web-services/deploy/docs/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-deploy-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-deploy-docs</artifactId> <packaging>war</packaging> diff --git a/web-services/deploy/pom.xml b/web-services/deploy/pom.xml index 5b481f9f21b..662fd66450e 100644 --- a/web-services/deploy/pom.xml +++ b/web-services/deploy/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-deploy-parent</artifactId> diff --git a/web-services/deploy/spring-framework-integration/pom.xml b/web-services/deploy/spring-framework-integration/pom.xml index bc384da921d..6769d08a251 100644 --- a/web-services/deploy/spring-framework-integration/pom.xml +++ b/web-services/deploy/spring-framework-integration/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-deploy-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>spring-framework-integration</artifactId> <name>${project.artifactId}</name> diff --git a/web-services/dictionary/pom.xml b/web-services/dictionary/pom.xml index 6292077c762..36011a18390 100644 --- a/web-services/dictionary/pom.xml +++ b/web-services/dictionary/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-dictionary</artifactId> <packaging>ejb</packaging> diff --git a/web-services/examples/client-login/pom.xml b/web-services/examples/client-login/pom.xml index a0406a799ad..952d322eb97 100644 --- a/web-services/examples/client-login/pom.xml +++ b/web-services/examples/client-login/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-examples-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-examples-client-login</artifactId> <packaging>ejb</packaging> diff --git a/web-services/examples/http-client/pom.xml b/web-services/examples/http-client/pom.xml index 250eaa59f3a..bbb68792c75 100644 --- a/web-services/examples/http-client/pom.xml +++ b/web-services/examples/http-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-examples-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-examples-http-client</artifactId> <packaging>jar</packaging> diff --git a/web-services/examples/jms-client/pom.xml b/web-services/examples/jms-client/pom.xml index 2ecfeab1f1c..ca438c09761 100644 --- a/web-services/examples/jms-client/pom.xml +++ b/web-services/examples/jms-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-examples-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-examples-jms-client</artifactId> <packaging>jar</packaging> diff --git a/web-services/examples/pom.xml b/web-services/examples/pom.xml index 78448ea68d3..aabdaca214f 100644 --- a/web-services/examples/pom.xml +++ b/web-services/examples/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-examples-parent</artifactId> <packaging>pom</packaging> diff --git a/web-services/examples/query-war/pom.xml b/web-services/examples/query-war/pom.xml index c861aa541c8..69d2c263d0c 100644 --- a/web-services/examples/query-war/pom.xml +++ b/web-services/examples/query-war/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-examples-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-examples-query-war</artifactId> <packaging>war</packaging> diff --git a/web-services/map-reduce-embedded/pom.xml b/web-services/map-reduce-embedded/pom.xml index db777139310..4c9dcc5cd3e 100644 --- a/web-services/map-reduce-embedded/pom.xml +++ b/web-services/map-reduce-embedded/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-map-reduce-embedded</artifactId> <packaging>jar</packaging> diff --git a/web-services/map-reduce-status/pom.xml b/web-services/map-reduce-status/pom.xml index 9267fe7cbb9..349c8896bdb 100644 --- a/web-services/map-reduce-status/pom.xml +++ b/web-services/map-reduce-status/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-map-reduce-status</artifactId> <packaging>ejb</packaging> diff --git a/web-services/map-reduce/pom.xml b/web-services/map-reduce/pom.xml index 84e960e2f5a..5375231f6c8 100644 --- a/web-services/map-reduce/pom.xml +++ b/web-services/map-reduce/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-map-reduce</artifactId> <packaging>ejb</packaging> diff --git a/web-services/metrics/pom.xml b/web-services/metrics/pom.xml index 4ebb9f61285..a9df4aa327b 100644 --- a/web-services/metrics/pom.xml +++ b/web-services/metrics/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-metrics</artifactId> <packaging>ejb</packaging> diff --git a/web-services/model/pom.xml b/web-services/model/pom.xml index 7bf27713664..b5642b8cae0 100644 --- a/web-services/model/pom.xml +++ b/web-services/model/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-model</artifactId> <packaging>ejb</packaging> diff --git a/web-services/modification/pom.xml b/web-services/modification/pom.xml index 12d34e45a3b..6041ae6a5c0 100644 --- a/web-services/modification/pom.xml +++ b/web-services/modification/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-modification</artifactId> <packaging>ejb</packaging> diff --git a/web-services/pom.xml b/web-services/pom.xml index e18889dbd4a..6474cabd5a6 100644 --- a/web-services/pom.xml +++ b/web-services/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave</groupId> <artifactId>datawave-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> diff --git a/web-services/query-websocket/pom.xml b/web-services/query-websocket/pom.xml index 4e9e96e3312..c463ea46f17 100644 --- a/web-services/query-websocket/pom.xml +++ b/web-services/query-websocket/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-query-websocket</artifactId> <packaging>war</packaging> diff --git a/web-services/query/pom.xml b/web-services/query/pom.xml index 8df9970666d..01f26d13be4 100644 --- a/web-services/query/pom.xml +++ b/web-services/query/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-query</artifactId> <packaging>ejb</packaging> diff --git a/web-services/rest-api/pom.xml b/web-services/rest-api/pom.xml index f2aec947a5d..6e26f1dbefc 100644 --- a/web-services/rest-api/pom.xml +++ b/web-services/rest-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-rest-api</artifactId> <packaging>war</packaging> diff --git a/web-services/security/pom.xml b/web-services/security/pom.xml index b36286bb287..403f4625eb3 100644 --- a/web-services/security/pom.xml +++ b/web-services/security/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-security</artifactId> <packaging>ejb</packaging> diff --git a/web-services/web-root/pom.xml b/web-services/web-root/pom.xml index 5e833721351..826ca993fdf 100644 --- a/web-services/web-root/pom.xml +++ b/web-services/web-root/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>gov.nsa.datawave.webservices</groupId> <artifactId>datawave-ws-parent</artifactId> - <version>7.0.3</version> + <version>7.0.4-SNAPSHOT</version> </parent> <artifactId>datawave-ws-web-root</artifactId> <packaging>war</packaging>