From 7e31b49ca33411f775fea3a40b01ba73886701f1 Mon Sep 17 00:00:00 2001 From: Prashant Jaikumar Date: Wed, 24 May 2023 16:43:10 -0700 Subject: [PATCH 1/2] Removed SNAPSHOT from pom files. --- cdap-api-common/pom.xml | 2 +- cdap-api-spark2_2.11/pom.xml | 2 +- cdap-api-spark3_2.12/pom.xml | 2 +- cdap-api/pom.xml | 2 +- cdap-app-fabric-tests/pom.xml | 2 +- cdap-app-fabric/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-data-pipeline2_2.11/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-data-pipeline3_2.12/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-data-streams2_2.11/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-data-streams3_2.12/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-etl-api-spark/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-etl-api/pom.xml | 2 +- .../cdap-data-pipeline-plugins-archetype/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-etl-archetypes/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-etl-batch/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-etl-core/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-etl-proto/pom.xml | 2 +- cdap-app-templates/cdap-etl/cdap-etl-tools/pom.xml | 2 +- cdap-app-templates/cdap-etl/hydrator-spark-core2_2.11/pom.xml | 2 +- cdap-app-templates/cdap-etl/hydrator-spark-core3_2.12/pom.xml | 2 +- cdap-app-templates/cdap-etl/hydrator-test/pom.xml | 2 +- cdap-app-templates/cdap-etl/pom.xml | 2 +- cdap-app-templates/cdap-program-report/pom.xml | 2 +- cdap-app-templates/pom.xml | 2 +- cdap-authenticator-ext-gcp/pom.xml | 2 +- cdap-cli-tests/pom.xml | 2 +- cdap-cli/pom.xml | 2 +- cdap-client-tests/pom.xml | 2 +- cdap-client/pom.xml | 2 +- cdap-common-unit-test/pom.xml | 2 +- cdap-common/pom.xml | 2 +- cdap-coverage/pom.xml | 2 +- cdap-data-fabric-tests/pom.xml | 2 +- cdap-data-fabric/pom.xml | 2 +- cdap-distributions/pom.xml | 2 +- cdap-docs-gen/pom.xml | 2 +- cdap-docs/user-guide/source/pipelines/plugins/pom.xml | 2 +- cdap-e2e-tests/pom.xml | 2 +- cdap-elastic/pom.xml | 2 +- cdap-error-api/pom.xml | 2 +- cdap-event-writer-spi/pom.xml | 2 +- cdap-explore-client/pom.xml | 2 +- cdap-explore-jdbc/pom.xml | 2 +- cdap-explore/pom.xml | 2 +- cdap-features/pom.xml | 2 +- cdap-formats/pom.xml | 2 +- cdap-gateway/pom.xml | 2 +- cdap-hbase-compat-1.0-cdh/pom.xml | 2 +- cdap-hbase-compat-1.0-cdh5.5.0/pom.xml | 2 +- cdap-hbase-compat-1.0/pom.xml | 2 +- cdap-hbase-compat-1.1/pom.xml | 2 +- cdap-hbase-compat-1.2-cdh5.7.0/pom.xml | 2 +- cdap-hbase-compat-base/pom.xml | 2 +- cdap-hbase-spi/pom.xml | 2 +- cdap-integration-test/pom.xml | 2 +- cdap-kafka/pom.xml | 2 +- cdap-kms/pom.xml | 2 +- cdap-kubernetes/pom.xml | 2 +- cdap-master-spi/pom.xml | 2 +- cdap-master/pom.xml | 2 +- cdap-metadata-spi/pom.xml | 2 +- cdap-operational-stats-core/pom.xml | 2 +- cdap-proto/pom.xml | 2 +- cdap-runtime-ext-dataproc/pom.xml | 2 +- cdap-runtime-ext-emr/pom.xml | 2 +- cdap-runtime-ext-remote-hadoop/pom.xml | 2 +- cdap-runtime-spi/pom.xml | 2 +- cdap-securestore-ext-cloudkms/pom.xml | 2 +- cdap-securestore-spi/pom.xml | 2 +- cdap-security-spi/pom.xml | 2 +- cdap-security/pom.xml | 2 +- cdap-spark-core2_2.11/pom.xml | 2 +- cdap-spark-core3_2.12/pom.xml | 2 +- cdap-spark-python/pom.xml | 2 +- cdap-standalone/pom.xml | 2 +- cdap-storage-ext-spanner/pom.xml | 2 +- cdap-storage-spi/pom.xml | 2 +- cdap-support-bundle/pom.xml | 2 +- cdap-system-app-api/pom.xml | 2 +- cdap-system-app-unit-test/pom.xml | 2 +- cdap-test/pom.xml | 2 +- cdap-tms-tests/pom.xml | 2 +- cdap-tms/pom.xml | 2 +- cdap-ui | 2 +- cdap-unit-test-spark2_2.11/pom.xml | 2 +- cdap-unit-test-spark3_2.12/pom.xml | 2 +- cdap-unit-test/pom.xml | 2 +- cdap-watchdog-api/pom.xml | 2 +- cdap-watchdog/pom.xml | 2 +- pom.xml | 2 +- 91 files changed, 91 insertions(+), 91 deletions(-) diff --git a/cdap-api-common/pom.xml b/cdap-api-common/pom.xml index 0f4f2b9ca81..ef880999b9f 100644 --- a/cdap-api-common/pom.xml +++ b/cdap-api-common/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-api-common diff --git a/cdap-api-spark2_2.11/pom.xml b/cdap-api-spark2_2.11/pom.xml index 4ab0ce8b0a4..dfb957330a1 100644 --- a/cdap-api-spark2_2.11/pom.xml +++ b/cdap-api-spark2_2.11/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-api-spark2_2.11 diff --git a/cdap-api-spark3_2.12/pom.xml b/cdap-api-spark3_2.12/pom.xml index c4c35f2b633..5ae9e18b68c 100644 --- a/cdap-api-spark3_2.12/pom.xml +++ b/cdap-api-spark3_2.12/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-api-spark3_2.12 diff --git a/cdap-api/pom.xml b/cdap-api/pom.xml index 07bb59ec056..05efc729719 100644 --- a/cdap-api/pom.xml +++ b/cdap-api/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-api diff --git a/cdap-app-fabric-tests/pom.xml b/cdap-app-fabric-tests/pom.xml index 2391c71d7c4..a643cccbee1 100644 --- a/cdap-app-fabric-tests/pom.xml +++ b/cdap-app-fabric-tests/pom.xml @@ -22,7 +22,7 @@ the License. cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-app-fabric-tests diff --git a/cdap-app-fabric/pom.xml b/cdap-app-fabric/pom.xml index 266a41a9b6e..fb69be9462d 100644 --- a/cdap-app-fabric/pom.xml +++ b/cdap-app-fabric/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-app-fabric diff --git a/cdap-app-templates/cdap-etl/cdap-data-pipeline2_2.11/pom.xml b/cdap-app-templates/cdap-etl/cdap-data-pipeline2_2.11/pom.xml index ec3d40c49d9..315cf05080e 100644 --- a/cdap-app-templates/cdap-etl/cdap-data-pipeline2_2.11/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-data-pipeline2_2.11/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-data-pipeline2_2.11 diff --git a/cdap-app-templates/cdap-etl/cdap-data-pipeline3_2.12/pom.xml b/cdap-app-templates/cdap-etl/cdap-data-pipeline3_2.12/pom.xml index b63c6e31818..e21ea59f2d3 100644 --- a/cdap-app-templates/cdap-etl/cdap-data-pipeline3_2.12/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-data-pipeline3_2.12/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-data-pipeline3_2.12 diff --git a/cdap-app-templates/cdap-etl/cdap-data-streams2_2.11/pom.xml b/cdap-app-templates/cdap-etl/cdap-data-streams2_2.11/pom.xml index dfbee925b75..414a5ab3d87 100644 --- a/cdap-app-templates/cdap-etl/cdap-data-streams2_2.11/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-data-streams2_2.11/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-data-streams2_2.11 diff --git a/cdap-app-templates/cdap-etl/cdap-data-streams3_2.12/pom.xml b/cdap-app-templates/cdap-etl/cdap-data-streams3_2.12/pom.xml index 0c8100c6b2e..a92153cff17 100644 --- a/cdap-app-templates/cdap-etl/cdap-data-streams3_2.12/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-data-streams3_2.12/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-data-streams3_2.12 diff --git a/cdap-app-templates/cdap-etl/cdap-etl-api-spark/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-api-spark/pom.xml index 06c671fde19..3e8d47c6473 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-api-spark/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-api-spark/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-etl-api-spark diff --git a/cdap-app-templates/cdap-etl/cdap-etl-api/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-api/pom.xml index b8d8eac3d3c..08873f837c7 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-api/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-api/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-etl-api diff --git a/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/pom.xml index b2ed84fedfc..a600718bed4 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/pom.xml @@ -21,7 +21,7 @@ io.cdap.cdap cdap-etl-archetypes - 6.8.3-SNAPSHOT + 6.8.3 cdap-data-pipeline-plugins-archetype diff --git a/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/src/main/resources/archetype-resources/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/src/main/resources/archetype-resources/pom.xml index 00a952187c9..aa5214f1ded 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/src/main/resources/archetype-resources/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-archetypes/cdap-data-pipeline-plugins-archetype/src/main/resources/archetype-resources/pom.xml @@ -231,7 +231,7 @@ co.cask cdap-maven-plugin - 1.0.2-SNAPSHOT + 1.0.2 system:cdap-data-pipeline[6.5.0-SNAPSHOT,7.0.0-SNAPSHOT) diff --git a/cdap-app-templates/cdap-etl/cdap-etl-archetypes/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-archetypes/pom.xml index 7dbfac30fb1..8a9f7e9f21a 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-archetypes/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-archetypes/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-etl-archetypes diff --git a/cdap-app-templates/cdap-etl/cdap-etl-batch/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-batch/pom.xml index 5d4cf768ee8..307fc24a1da 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-batch/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-batch/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-etl-batch diff --git a/cdap-app-templates/cdap-etl/cdap-etl-core/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-core/pom.xml index c6689b83868..29eff26ce67 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-core/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-core/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-etl-core diff --git a/cdap-app-templates/cdap-etl/cdap-etl-proto/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-proto/pom.xml index 5eecf048ff9..3ed766c2e78 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-proto/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-proto/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-etl-proto diff --git a/cdap-app-templates/cdap-etl/cdap-etl-tools/pom.xml b/cdap-app-templates/cdap-etl/cdap-etl-tools/pom.xml index e45ceb618ed..1855b297c38 100644 --- a/cdap-app-templates/cdap-etl/cdap-etl-tools/pom.xml +++ b/cdap-app-templates/cdap-etl/cdap-etl-tools/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 cdap-etl-tools diff --git a/cdap-app-templates/cdap-etl/hydrator-spark-core2_2.11/pom.xml b/cdap-app-templates/cdap-etl/hydrator-spark-core2_2.11/pom.xml index 258086f4510..b9a1f65eba5 100644 --- a/cdap-app-templates/cdap-etl/hydrator-spark-core2_2.11/pom.xml +++ b/cdap-app-templates/cdap-etl/hydrator-spark-core2_2.11/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 hydrator-spark-core2_2.11 diff --git a/cdap-app-templates/cdap-etl/hydrator-spark-core3_2.12/pom.xml b/cdap-app-templates/cdap-etl/hydrator-spark-core3_2.12/pom.xml index e419d487123..011cc14419c 100644 --- a/cdap-app-templates/cdap-etl/hydrator-spark-core3_2.12/pom.xml +++ b/cdap-app-templates/cdap-etl/hydrator-spark-core3_2.12/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 hydrator-spark-core3_2.12 diff --git a/cdap-app-templates/cdap-etl/hydrator-test/pom.xml b/cdap-app-templates/cdap-etl/hydrator-test/pom.xml index db690d72853..00cbd3bc66e 100644 --- a/cdap-app-templates/cdap-etl/hydrator-test/pom.xml +++ b/cdap-app-templates/cdap-etl/hydrator-test/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap-etl - 6.8.3-SNAPSHOT + 6.8.3 hydrator-test diff --git a/cdap-app-templates/cdap-etl/pom.xml b/cdap-app-templates/cdap-etl/pom.xml index 93a25bf465c..dae168faa5e 100644 --- a/cdap-app-templates/cdap-etl/pom.xml +++ b/cdap-app-templates/cdap-etl/pom.xml @@ -21,7 +21,7 @@ io.cdap.cdap cdap-app-templates - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-app-templates/cdap-program-report/pom.xml b/cdap-app-templates/cdap-program-report/pom.xml index dfefcf64d49..14e8d8950c5 100644 --- a/cdap-app-templates/cdap-program-report/pom.xml +++ b/cdap-app-templates/cdap-program-report/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap-app-templates - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-app-templates/pom.xml b/cdap-app-templates/pom.xml index 600a8aad12f..9cb0d9fea05 100644 --- a/cdap-app-templates/pom.xml +++ b/cdap-app-templates/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-app-templates diff --git a/cdap-authenticator-ext-gcp/pom.xml b/cdap-authenticator-ext-gcp/pom.xml index d100debf1bd..36d4d05a816 100644 --- a/cdap-authenticator-ext-gcp/pom.xml +++ b/cdap-authenticator-ext-gcp/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-cli-tests/pom.xml b/cdap-cli-tests/pom.xml index 966c90db0c5..247fa379771 100644 --- a/cdap-cli-tests/pom.xml +++ b/cdap-cli-tests/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-cli/pom.xml b/cdap-cli/pom.xml index ae414a59b2c..4ac28c9a9c0 100644 --- a/cdap-cli/pom.xml +++ b/cdap-cli/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-cli diff --git a/cdap-client-tests/pom.xml b/cdap-client-tests/pom.xml index 3a2829ac140..68f9b049208 100644 --- a/cdap-client-tests/pom.xml +++ b/cdap-client-tests/pom.xml @@ -22,7 +22,7 @@ the License. cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-client-tests diff --git a/cdap-client/pom.xml b/cdap-client/pom.xml index d537cc8df27..1bacb5ca0f7 100644 --- a/cdap-client/pom.xml +++ b/cdap-client/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-client diff --git a/cdap-common-unit-test/pom.xml b/cdap-common-unit-test/pom.xml index e04b7aa5f70..e93c1378081 100644 --- a/cdap-common-unit-test/pom.xml +++ b/cdap-common-unit-test/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-common-unit-test diff --git a/cdap-common/pom.xml b/cdap-common/pom.xml index 469713e5e04..fe7eb28eb09 100644 --- a/cdap-common/pom.xml +++ b/cdap-common/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-common diff --git a/cdap-coverage/pom.xml b/cdap-coverage/pom.xml index 534b1b15b92..b4c491f1e75 100644 --- a/cdap-coverage/pom.xml +++ b/cdap-coverage/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-data-fabric-tests/pom.xml b/cdap-data-fabric-tests/pom.xml index e87cf645a9d..ad71150ac0a 100644 --- a/cdap-data-fabric-tests/pom.xml +++ b/cdap-data-fabric-tests/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-data-fabric-tests diff --git a/cdap-data-fabric/pom.xml b/cdap-data-fabric/pom.xml index 549b99a5727..74103f95389 100644 --- a/cdap-data-fabric/pom.xml +++ b/cdap-data-fabric/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-data-fabric diff --git a/cdap-distributions/pom.xml b/cdap-distributions/pom.xml index 15298398246..08736c4f4cf 100644 --- a/cdap-distributions/pom.xml +++ b/cdap-distributions/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-distributions diff --git a/cdap-docs-gen/pom.xml b/cdap-docs-gen/pom.xml index e4f326aa977..f21bbefa28a 100644 --- a/cdap-docs-gen/pom.xml +++ b/cdap-docs-gen/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-docs-gen diff --git a/cdap-docs/user-guide/source/pipelines/plugins/pom.xml b/cdap-docs/user-guide/source/pipelines/plugins/pom.xml index 00abcecb3b7..0c5994707f6 100644 --- a/cdap-docs/user-guide/source/pipelines/plugins/pom.xml +++ b/cdap-docs/user-guide/source/pipelines/plugins/pom.xml @@ -20,7 +20,7 @@ io.cdap.hydrator hydrator-plugins - 1.7.1-SNAPSHOT + 1.7.1 pom Hydrator Plugin Collection A collection of plugins for Cask Hydrator. diff --git a/cdap-e2e-tests/pom.xml b/cdap-e2e-tests/pom.xml index 1ec13620217..aa96b681007 100644 --- a/cdap-e2e-tests/pom.xml +++ b/cdap-e2e-tests/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-e2e-tests CDAP E2E Tests diff --git a/cdap-elastic/pom.xml b/cdap-elastic/pom.xml index 80668873082..98404823fc2 100644 --- a/cdap-elastic/pom.xml +++ b/cdap-elastic/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-elastic diff --git a/cdap-error-api/pom.xml b/cdap-error-api/pom.xml index af469d2c597..5520abf29fb 100644 --- a/cdap-error-api/pom.xml +++ b/cdap-error-api/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-event-writer-spi/pom.xml b/cdap-event-writer-spi/pom.xml index 3b9d848dd1c..004437dc424 100644 --- a/cdap-event-writer-spi/pom.xml +++ b/cdap-event-writer-spi/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-event-writer-spi diff --git a/cdap-explore-client/pom.xml b/cdap-explore-client/pom.xml index 6313789c76d..2df41a3d18f 100644 --- a/cdap-explore-client/pom.xml +++ b/cdap-explore-client/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-explore-client diff --git a/cdap-explore-jdbc/pom.xml b/cdap-explore-jdbc/pom.xml index 8935423b005..bcb7e5f94cc 100644 --- a/cdap-explore-jdbc/pom.xml +++ b/cdap-explore-jdbc/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-explore-jdbc diff --git a/cdap-explore/pom.xml b/cdap-explore/pom.xml index 59de440727c..471e44a14e3 100644 --- a/cdap-explore/pom.xml +++ b/cdap-explore/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-explore diff --git a/cdap-features/pom.xml b/cdap-features/pom.xml index fd6fafd31a5..095d5c1201a 100644 --- a/cdap-features/pom.xml +++ b/cdap-features/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-formats/pom.xml b/cdap-formats/pom.xml index 72fd54d4d8b..61c86eb5dec 100644 --- a/cdap-formats/pom.xml +++ b/cdap-formats/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-gateway/pom.xml b/cdap-gateway/pom.xml index 781737ca98c..dd60aff29db 100644 --- a/cdap-gateway/pom.xml +++ b/cdap-gateway/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-gateway diff --git a/cdap-hbase-compat-1.0-cdh/pom.xml b/cdap-hbase-compat-1.0-cdh/pom.xml index e5f3452ba89..3615674b0f1 100644 --- a/cdap-hbase-compat-1.0-cdh/pom.xml +++ b/cdap-hbase-compat-1.0-cdh/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-hbase-compat-1.0-cdh diff --git a/cdap-hbase-compat-1.0-cdh5.5.0/pom.xml b/cdap-hbase-compat-1.0-cdh5.5.0/pom.xml index 25992244fe9..ab428d9aba5 100644 --- a/cdap-hbase-compat-1.0-cdh5.5.0/pom.xml +++ b/cdap-hbase-compat-1.0-cdh5.5.0/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-hbase-compat-1.0-cdh5.5.0 diff --git a/cdap-hbase-compat-1.0/pom.xml b/cdap-hbase-compat-1.0/pom.xml index 619c5cea7bd..5b2c9f850aa 100644 --- a/cdap-hbase-compat-1.0/pom.xml +++ b/cdap-hbase-compat-1.0/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-hbase-compat-1.0 diff --git a/cdap-hbase-compat-1.1/pom.xml b/cdap-hbase-compat-1.1/pom.xml index 4217ce39bb9..95bff99fb10 100644 --- a/cdap-hbase-compat-1.1/pom.xml +++ b/cdap-hbase-compat-1.1/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-hbase-compat-1.1 diff --git a/cdap-hbase-compat-1.2-cdh5.7.0/pom.xml b/cdap-hbase-compat-1.2-cdh5.7.0/pom.xml index ae89df10826..b8af30d4446 100644 --- a/cdap-hbase-compat-1.2-cdh5.7.0/pom.xml +++ b/cdap-hbase-compat-1.2-cdh5.7.0/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-hbase-compat-base/pom.xml b/cdap-hbase-compat-base/pom.xml index fc6cdf564cf..2370ade907a 100644 --- a/cdap-hbase-compat-base/pom.xml +++ b/cdap-hbase-compat-base/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-hbase-spi/pom.xml b/cdap-hbase-spi/pom.xml index b1cae8deb28..6a0adb152de 100644 --- a/cdap-hbase-spi/pom.xml +++ b/cdap-hbase-spi/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-integration-test/pom.xml b/cdap-integration-test/pom.xml index cdf208e5bc4..db37c602f0e 100644 --- a/cdap-integration-test/pom.xml +++ b/cdap-integration-test/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-kafka/pom.xml b/cdap-kafka/pom.xml index cac61f93901..f5cfcfc6950 100644 --- a/cdap-kafka/pom.xml +++ b/cdap-kafka/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-kafka diff --git a/cdap-kms/pom.xml b/cdap-kms/pom.xml index b203dff7235..3d12e932772 100644 --- a/cdap-kms/pom.xml +++ b/cdap-kms/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 2.6.0 diff --git a/cdap-kubernetes/pom.xml b/cdap-kubernetes/pom.xml index a11a2f578bf..80656178490 100644 --- a/cdap-kubernetes/pom.xml +++ b/cdap-kubernetes/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-kubernetes CDAP Kubernetes diff --git a/cdap-master-spi/pom.xml b/cdap-master-spi/pom.xml index afdfcd1c0d7..03682eadfdb 100644 --- a/cdap-master-spi/pom.xml +++ b/cdap-master-spi/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-master-spi diff --git a/cdap-master/pom.xml b/cdap-master/pom.xml index e1edb066288..df087b404ca 100644 --- a/cdap-master/pom.xml +++ b/cdap-master/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-master diff --git a/cdap-metadata-spi/pom.xml b/cdap-metadata-spi/pom.xml index 9f5e0768250..28142723b75 100644 --- a/cdap-metadata-spi/pom.xml +++ b/cdap-metadata-spi/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-operational-stats-core/pom.xml b/cdap-operational-stats-core/pom.xml index 39dd8beaaf5..5471ae6d960 100644 --- a/cdap-operational-stats-core/pom.xml +++ b/cdap-operational-stats-core/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-proto/pom.xml b/cdap-proto/pom.xml index 84b7d6140f0..59e4582ade0 100644 --- a/cdap-proto/pom.xml +++ b/cdap-proto/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-proto diff --git a/cdap-runtime-ext-dataproc/pom.xml b/cdap-runtime-ext-dataproc/pom.xml index 79e2135eb90..953a359c22e 100644 --- a/cdap-runtime-ext-dataproc/pom.xml +++ b/cdap-runtime-ext-dataproc/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-runtime-ext-emr/pom.xml b/cdap-runtime-ext-emr/pom.xml index 8db5cb8b0c9..f804a13893b 100644 --- a/cdap-runtime-ext-emr/pom.xml +++ b/cdap-runtime-ext-emr/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-runtime-ext-remote-hadoop/pom.xml b/cdap-runtime-ext-remote-hadoop/pom.xml index 4092b903f7a..ed04c501abd 100644 --- a/cdap-runtime-ext-remote-hadoop/pom.xml +++ b/cdap-runtime-ext-remote-hadoop/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-runtime-spi/pom.xml b/cdap-runtime-spi/pom.xml index f60b799e77b..3bbbde33f30 100644 --- a/cdap-runtime-spi/pom.xml +++ b/cdap-runtime-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-securestore-ext-cloudkms/pom.xml b/cdap-securestore-ext-cloudkms/pom.xml index 4a9b1c3fe76..6dffb61f3b7 100644 --- a/cdap-securestore-ext-cloudkms/pom.xml +++ b/cdap-securestore-ext-cloudkms/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-securestore-spi/pom.xml b/cdap-securestore-spi/pom.xml index 70583b754f7..a73382bdff5 100644 --- a/cdap-securestore-spi/pom.xml +++ b/cdap-securestore-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-security-spi/pom.xml b/cdap-security-spi/pom.xml index ce1926aad28..6a5277cecce 100644 --- a/cdap-security-spi/pom.xml +++ b/cdap-security-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-security/pom.xml b/cdap-security/pom.xml index a7061a68b05..c2d6ac92a7a 100644 --- a/cdap-security/pom.xml +++ b/cdap-security/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-security diff --git a/cdap-spark-core2_2.11/pom.xml b/cdap-spark-core2_2.11/pom.xml index e2898e208f6..d53150cbbd1 100644 --- a/cdap-spark-core2_2.11/pom.xml +++ b/cdap-spark-core2_2.11/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-spark-core2_2.11 diff --git a/cdap-spark-core3_2.12/pom.xml b/cdap-spark-core3_2.12/pom.xml index 9a1fd580eea..40c57c50f39 100644 --- a/cdap-spark-core3_2.12/pom.xml +++ b/cdap-spark-core3_2.12/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-spark-core3_2.12 diff --git a/cdap-spark-python/pom.xml b/cdap-spark-python/pom.xml index 938896447fd..46958a1fa9c 100644 --- a/cdap-spark-python/pom.xml +++ b/cdap-spark-python/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-standalone/pom.xml b/cdap-standalone/pom.xml index a4a87bc846e..a9306237c85 100644 --- a/cdap-standalone/pom.xml +++ b/cdap-standalone/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-standalone diff --git a/cdap-storage-ext-spanner/pom.xml b/cdap-storage-ext-spanner/pom.xml index 14a39c6c861..b391906bfb3 100644 --- a/cdap-storage-ext-spanner/pom.xml +++ b/cdap-storage-ext-spanner/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-storage-spi/pom.xml b/cdap-storage-spi/pom.xml index 33c94a056a6..a683ce293ee 100644 --- a/cdap-storage-spi/pom.xml +++ b/cdap-storage-spi/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-support-bundle/pom.xml b/cdap-support-bundle/pom.xml index c67d25751cb..a8832e72c12 100644 --- a/cdap-support-bundle/pom.xml +++ b/cdap-support-bundle/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-system-app-api/pom.xml b/cdap-system-app-api/pom.xml index 9a8c9a065b1..b4a4d7c8d45 100644 --- a/cdap-system-app-api/pom.xml +++ b/cdap-system-app-api/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-system-app-unit-test/pom.xml b/cdap-system-app-unit-test/pom.xml index bf8f2847f0e..d903807d467 100644 --- a/cdap-system-app-unit-test/pom.xml +++ b/cdap-system-app-unit-test/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-system-app-unit-test diff --git a/cdap-test/pom.xml b/cdap-test/pom.xml index 98f266e1fdd..15f36b9c9ef 100644 --- a/cdap-test/pom.xml +++ b/cdap-test/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.3-SNAPSHOT + 6.8.3 4.0.0 diff --git a/cdap-tms-tests/pom.xml b/cdap-tms-tests/pom.xml index 99e3812f1dc..59d5cf70740 100644 --- a/cdap-tms-tests/pom.xml +++ b/cdap-tms-tests/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-tms-tests diff --git a/cdap-tms/pom.xml b/cdap-tms/pom.xml index 855ffbbcfba..77ea06206c0 100644 --- a/cdap-tms/pom.xml +++ b/cdap-tms/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-tms diff --git a/cdap-ui b/cdap-ui index 5050495ecc6..586a6ba7291 160000 --- a/cdap-ui +++ b/cdap-ui @@ -1 +1 @@ -Subproject commit 5050495ecc68902da8dca9f584ce0e754fe607ac +Subproject commit 586a6ba729133002b6488bc717328178affbaf9b diff --git a/cdap-unit-test-spark2_2.11/pom.xml b/cdap-unit-test-spark2_2.11/pom.xml index 66d2e6cf190..96459463c37 100644 --- a/cdap-unit-test-spark2_2.11/pom.xml +++ b/cdap-unit-test-spark2_2.11/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-unit-test-spark2_2.11 diff --git a/cdap-unit-test-spark3_2.12/pom.xml b/cdap-unit-test-spark3_2.12/pom.xml index 410700d4c9d..d038df7449b 100644 --- a/cdap-unit-test-spark3_2.12/pom.xml +++ b/cdap-unit-test-spark3_2.12/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-unit-test-spark3_2.12 diff --git a/cdap-unit-test/pom.xml b/cdap-unit-test/pom.xml index 39f39e6c3cd..1351365843f 100644 --- a/cdap-unit-test/pom.xml +++ b/cdap-unit-test/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-unit-test diff --git a/cdap-watchdog-api/pom.xml b/cdap-watchdog-api/pom.xml index c57537fc530..c6483e63b20 100644 --- a/cdap-watchdog-api/pom.xml +++ b/cdap-watchdog-api/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-watchdog-api diff --git a/cdap-watchdog/pom.xml b/cdap-watchdog/pom.xml index 76a559ba6cc..4472978b04e 100644 --- a/cdap-watchdog/pom.xml +++ b/cdap-watchdog/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 cdap-watchdog diff --git a/pom.xml b/pom.xml index 23c83d83453..176dcc2e504 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap - 6.8.3-SNAPSHOT + 6.8.3 pom Cask Data Application Platform (CDAP) Data Application Platform for Hadoop From 7452ad3f609ad0897a540a7f961f1b16394306c5 Mon Sep 17 00:00:00 2001 From: Prashant Jaikumar Date: Wed, 24 May 2023 20:22:59 -0700 Subject: [PATCH 2/2] update cdap-ui --- cdap-ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdap-ui b/cdap-ui index 586a6ba7291..e4791b9e307 160000 --- a/cdap-ui +++ b/cdap-ui @@ -1 +1 @@ -Subproject commit 586a6ba729133002b6488bc717328178affbaf9b +Subproject commit e4791b9e307f38dccfd3e88a412282c40602744f