Skip to content

Commit

Permalink
5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hgklohr committed Nov 1, 2023
1 parent c329c45 commit 6103746
Show file tree
Hide file tree
Showing 55 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion common-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-common-test</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-docs</artifactId>
<!-- Declare all datawave modules as dependencies in order to have the javadoc include all the datawave source. -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</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>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/accumulo-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-accumulo-extensions</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/assemble/datawave/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>assemble-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>assemble-datawave</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/assemble/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>assemble-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/assemble/webservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>assemble-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>assemble-webservice</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-common</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/data-dictionary-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-data-dictionary-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/edge-dictionary-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-edge-dictionary-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/edge-model-configuration-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-edge-model-configuration-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/index-stats/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-index-stats</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ingest-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ingest-configuration</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ingest-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ingest-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ingest-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ingest-csv</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ingest-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ingest-json</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ingest-nyctlc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ingest-nyctlc</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ingest-scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ingest-scripts</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ingest-wikipedia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ingest-wikipedia</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/metrics-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-metrics-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ops-tools/config-compare/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-ops-tools-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ops-tools-config-compare</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ops-tools/index-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-ops-tools-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ops-tools-index-validation</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/ops-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ops-tools-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-warehouse-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/query-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-query-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion warehouse/regression-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-warehouse-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-regression-testing</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion web-services/accumulo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-accumulo</artifactId>
<packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-atom</artifactId>
<packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/cached-results/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-cached-results</artifactId>
<packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/common-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-common-util</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-common</artifactId>
<packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/deploy/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-deploy-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-deploy-application</artifactId>
<packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/deploy/configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-deploy-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-deploy-configuration</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/deploy/docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-deploy-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-deploy-docs</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-deploy-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-services/deploy/spring-framework-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-deploy-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>spring-framework-integration</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion web-services/dictionary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-dictionary</artifactId>
<packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/examples/client-login/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-examples-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-examples-client-login</artifactId>
<packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/examples/http-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-examples-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-examples-http-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/examples/jms-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-examples-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-examples-jms-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-examples-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-services/examples/query-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.webservices</groupId>
<artifactId>datawave-ws-examples-parent</artifactId>
<version>5.11.2-SNAPSHOT</version>
<version>5.11.2</version>
</parent>
<artifactId>datawave-ws-examples-query-war</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit 6103746

Please sign in to comment.