From 789bc30e1264c31c8a84743995fd432608349488 Mon Sep 17 00:00:00 2001 From: Prashant Jaikumar Date: Fri, 17 Mar 2023 16:39:20 -0700 Subject: [PATCH] Bump CDAP version to 6.8.2 --- 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 +- 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-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 +- 89 files changed, 89 insertions(+), 89 deletions(-) diff --git a/cdap-api-common/pom.xml b/cdap-api-common/pom.xml index d9e09dd8d70..67678f0e05f 100644 --- a/cdap-api-common/pom.xml +++ b/cdap-api-common/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-api-common diff --git a/cdap-api-spark2_2.11/pom.xml b/cdap-api-spark2_2.11/pom.xml index bc478b726c5..5d58ca87c95 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.1 + 6.8.2 cdap-api-spark2_2.11 diff --git a/cdap-api-spark3_2.12/pom.xml b/cdap-api-spark3_2.12/pom.xml index 37dfb1af0e2..a782e4ba27a 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.1 + 6.8.2 cdap-api-spark3_2.12 diff --git a/cdap-api/pom.xml b/cdap-api/pom.xml index 4fd5015067b..7fc5cd8df54 100644 --- a/cdap-api/pom.xml +++ b/cdap-api/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-api diff --git a/cdap-app-fabric-tests/pom.xml b/cdap-app-fabric-tests/pom.xml index 917b73b67f8..a90e7dc31d8 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.1 + 6.8.2 cdap-app-fabric-tests diff --git a/cdap-app-fabric/pom.xml b/cdap-app-fabric/pom.xml index 078a082a4d0..4843464de66 100644 --- a/cdap-app-fabric/pom.xml +++ b/cdap-app-fabric/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 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 609ad7f5a75..fc05bc90b75 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.1 + 6.8.2 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 85b96f228ee..9bf192d2286 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.1 + 6.8.2 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 6374affd017..9ac652d437f 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.1 + 6.8.2 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 f386602d2fe..6bd522b9c38 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.1 + 6.8.2 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 3adbee1aa68..c4f789f489c 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.1 + 6.8.2 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 63ba2d4e828..7792c23e34b 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.1 + 6.8.2 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 d0e4fc0c4d0..740f62a888e 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.1 + 6.8.2 cdap-data-pipeline-plugins-archetype 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 cb7e27136a7..9fc052539c7 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.1 + 6.8.2 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 29a75d370a4..f87e8eee456 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.1 + 6.8.2 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 618ab6962ca..4e522ea7738 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.1 + 6.8.2 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 5127d9d344f..57a4e31785c 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.1 + 6.8.2 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 74cef4326d9..9eb5e7925de 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.1 + 6.8.2 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 170e9086c06..a56684425e1 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.1 + 6.8.2 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 facbe3e024d..3b79d69d83c 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.1 + 6.8.2 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 58d0a5b40c6..6007ab690af 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.1 + 6.8.2 hydrator-test diff --git a/cdap-app-templates/cdap-etl/pom.xml b/cdap-app-templates/cdap-etl/pom.xml index 90f9fdee6f4..de50aada6cb 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.1 + 6.8.2 4.0.0 diff --git a/cdap-app-templates/cdap-program-report/pom.xml b/cdap-app-templates/cdap-program-report/pom.xml index af86ab486a9..b3c21a3a7d6 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.1 + 6.8.2 4.0.0 diff --git a/cdap-app-templates/pom.xml b/cdap-app-templates/pom.xml index 22c0c75d902..a2d6ea6c869 100644 --- a/cdap-app-templates/pom.xml +++ b/cdap-app-templates/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-app-templates diff --git a/cdap-authenticator-ext-gcp/pom.xml b/cdap-authenticator-ext-gcp/pom.xml index 009a3a967ec..f83e70a372e 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.1 + 6.8.2 4.0.0 diff --git a/cdap-cli-tests/pom.xml b/cdap-cli-tests/pom.xml index b5c1a270daf..51bd540d493 100644 --- a/cdap-cli-tests/pom.xml +++ b/cdap-cli-tests/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-cli/pom.xml b/cdap-cli/pom.xml index d2e507606bd..41dabd0a690 100644 --- a/cdap-cli/pom.xml +++ b/cdap-cli/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-cli diff --git a/cdap-client-tests/pom.xml b/cdap-client-tests/pom.xml index 8c5b872a4d1..a29e568ae34 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.1 + 6.8.2 cdap-client-tests diff --git a/cdap-client/pom.xml b/cdap-client/pom.xml index b95f0ecff49..46e0e387759 100644 --- a/cdap-client/pom.xml +++ b/cdap-client/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-client diff --git a/cdap-common-unit-test/pom.xml b/cdap-common-unit-test/pom.xml index e99f530c386..7873f8b8584 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.1 + 6.8.2 cdap-common-unit-test diff --git a/cdap-common/pom.xml b/cdap-common/pom.xml index 9e35fcd380f..e206c34df12 100644 --- a/cdap-common/pom.xml +++ b/cdap-common/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-common diff --git a/cdap-coverage/pom.xml b/cdap-coverage/pom.xml index 5764171db75..68f79adcbe1 100644 --- a/cdap-coverage/pom.xml +++ b/cdap-coverage/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-data-fabric-tests/pom.xml b/cdap-data-fabric-tests/pom.xml index e3c7624c019..b74ebe934fb 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.1 + 6.8.2 cdap-data-fabric-tests diff --git a/cdap-data-fabric/pom.xml b/cdap-data-fabric/pom.xml index 1d80f2a0ec5..7312106ef69 100644 --- a/cdap-data-fabric/pom.xml +++ b/cdap-data-fabric/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-data-fabric diff --git a/cdap-distributions/pom.xml b/cdap-distributions/pom.xml index 8608d0989eb..99d816ed8ac 100644 --- a/cdap-distributions/pom.xml +++ b/cdap-distributions/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-distributions diff --git a/cdap-docs-gen/pom.xml b/cdap-docs-gen/pom.xml index 6da1b2ff2b3..d8a615dbef6 100644 --- a/cdap-docs-gen/pom.xml +++ b/cdap-docs-gen/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-docs-gen diff --git a/cdap-e2e-tests/pom.xml b/cdap-e2e-tests/pom.xml index 569c8fa4748..a6729884dd7 100644 --- a/cdap-e2e-tests/pom.xml +++ b/cdap-e2e-tests/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 cdap-e2e-tests CDAP E2E Tests diff --git a/cdap-elastic/pom.xml b/cdap-elastic/pom.xml index 714afe157a8..ea63afb3aea 100644 --- a/cdap-elastic/pom.xml +++ b/cdap-elastic/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-elastic diff --git a/cdap-error-api/pom.xml b/cdap-error-api/pom.xml index 6907a08c416..ac570230ce1 100644 --- a/cdap-error-api/pom.xml +++ b/cdap-error-api/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-event-writer-spi/pom.xml b/cdap-event-writer-spi/pom.xml index 7eaa59aae70..78c6997c654 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.1 + 6.8.2 cdap-event-writer-spi diff --git a/cdap-explore-client/pom.xml b/cdap-explore-client/pom.xml index 5a57cc4b9c6..b2aaa720372 100644 --- a/cdap-explore-client/pom.xml +++ b/cdap-explore-client/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-explore-client diff --git a/cdap-explore-jdbc/pom.xml b/cdap-explore-jdbc/pom.xml index e168f207976..cd865240fd8 100644 --- a/cdap-explore-jdbc/pom.xml +++ b/cdap-explore-jdbc/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-explore-jdbc diff --git a/cdap-explore/pom.xml b/cdap-explore/pom.xml index 16ce7b9b99a..d5734eab95c 100644 --- a/cdap-explore/pom.xml +++ b/cdap-explore/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-explore diff --git a/cdap-features/pom.xml b/cdap-features/pom.xml index 7c918179309..a98aadd08fb 100644 --- a/cdap-features/pom.xml +++ b/cdap-features/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-formats/pom.xml b/cdap-formats/pom.xml index 5416294b9bb..c62db3ea9ef 100644 --- a/cdap-formats/pom.xml +++ b/cdap-formats/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-gateway/pom.xml b/cdap-gateway/pom.xml index badb37d572a..050168bc06e 100644 --- a/cdap-gateway/pom.xml +++ b/cdap-gateway/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-gateway diff --git a/cdap-hbase-compat-1.0-cdh/pom.xml b/cdap-hbase-compat-1.0-cdh/pom.xml index 3861c529160..1182dcc1696 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.1 + 6.8.2 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 4d69a413cfe..8b2ce717226 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.1 + 6.8.2 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 204c20ffa1f..5cff16599a8 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.1 + 6.8.2 cdap-hbase-compat-1.0 diff --git a/cdap-hbase-compat-1.1/pom.xml b/cdap-hbase-compat-1.1/pom.xml index 8be2cd094e8..4d3cc42ff2d 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.1 + 6.8.2 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 cb6d1a1cca4..9a419109360 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.1 + 6.8.2 4.0.0 diff --git a/cdap-hbase-compat-base/pom.xml b/cdap-hbase-compat-base/pom.xml index 7e335708af4..449b7c31237 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.1 + 6.8.2 4.0.0 diff --git a/cdap-hbase-spi/pom.xml b/cdap-hbase-spi/pom.xml index 1af332c7c35..2d2b38cbeda 100644 --- a/cdap-hbase-spi/pom.xml +++ b/cdap-hbase-spi/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-integration-test/pom.xml b/cdap-integration-test/pom.xml index 407409f4f94..1842eead399 100644 --- a/cdap-integration-test/pom.xml +++ b/cdap-integration-test/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-kafka/pom.xml b/cdap-kafka/pom.xml index 79c20841977..a277d5d0f7d 100644 --- a/cdap-kafka/pom.xml +++ b/cdap-kafka/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-kafka diff --git a/cdap-kms/pom.xml b/cdap-kms/pom.xml index 021e58cd3b8..b8b0986ddfd 100644 --- a/cdap-kms/pom.xml +++ b/cdap-kms/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 2.6.0 diff --git a/cdap-kubernetes/pom.xml b/cdap-kubernetes/pom.xml index e521b14a7a7..b61fe1399f0 100644 --- a/cdap-kubernetes/pom.xml +++ b/cdap-kubernetes/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 cdap-kubernetes CDAP Kubernetes diff --git a/cdap-master-spi/pom.xml b/cdap-master-spi/pom.xml index a67078b5c43..b9f81437f27 100644 --- a/cdap-master-spi/pom.xml +++ b/cdap-master-spi/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-master-spi diff --git a/cdap-master/pom.xml b/cdap-master/pom.xml index 496c0156133..8f64f22f1dc 100644 --- a/cdap-master/pom.xml +++ b/cdap-master/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-master diff --git a/cdap-metadata-spi/pom.xml b/cdap-metadata-spi/pom.xml index 3963a7d09f2..d6b51b7f251 100644 --- a/cdap-metadata-spi/pom.xml +++ b/cdap-metadata-spi/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-operational-stats-core/pom.xml b/cdap-operational-stats-core/pom.xml index 7b3c9d28159..72bc5eb858e 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.1 + 6.8.2 4.0.0 diff --git a/cdap-proto/pom.xml b/cdap-proto/pom.xml index fa36bf75fbd..0cf7c1e1fb4 100644 --- a/cdap-proto/pom.xml +++ b/cdap-proto/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-proto diff --git a/cdap-runtime-ext-dataproc/pom.xml b/cdap-runtime-ext-dataproc/pom.xml index 9d06b9a4d52..ea206e855f2 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.1 + 6.8.2 4.0.0 diff --git a/cdap-runtime-ext-emr/pom.xml b/cdap-runtime-ext-emr/pom.xml index f8fc2535660..d70bfaed0c5 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.1 + 6.8.2 4.0.0 diff --git a/cdap-runtime-ext-remote-hadoop/pom.xml b/cdap-runtime-ext-remote-hadoop/pom.xml index d645298a70b..3ae2508df32 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.1 + 6.8.2 4.0.0 diff --git a/cdap-runtime-spi/pom.xml b/cdap-runtime-spi/pom.xml index 19e4d549683..43df3f5f97c 100644 --- a/cdap-runtime-spi/pom.xml +++ b/cdap-runtime-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-securestore-ext-cloudkms/pom.xml b/cdap-securestore-ext-cloudkms/pom.xml index 7bbd6e37113..2ad9329a7cd 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.1 + 6.8.2 4.0.0 diff --git a/cdap-securestore-spi/pom.xml b/cdap-securestore-spi/pom.xml index e439875e70f..e9758af9fde 100644 --- a/cdap-securestore-spi/pom.xml +++ b/cdap-securestore-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-security-spi/pom.xml b/cdap-security-spi/pom.xml index 0a9407a0244..60cf31a638a 100644 --- a/cdap-security-spi/pom.xml +++ b/cdap-security-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-security/pom.xml b/cdap-security/pom.xml index 3ef51bc2404..2f4cf9c741f 100644 --- a/cdap-security/pom.xml +++ b/cdap-security/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-security diff --git a/cdap-spark-core2_2.11/pom.xml b/cdap-spark-core2_2.11/pom.xml index a6112ecf510..5fcf7ccdb83 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.1 + 6.8.2 cdap-spark-core2_2.11 diff --git a/cdap-spark-core3_2.12/pom.xml b/cdap-spark-core3_2.12/pom.xml index 8c6bc34a13d..494cbcd15c0 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.1 + 6.8.2 cdap-spark-core3_2.12 diff --git a/cdap-spark-python/pom.xml b/cdap-spark-python/pom.xml index e97b051f89d..297eecaa242 100644 --- a/cdap-spark-python/pom.xml +++ b/cdap-spark-python/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-standalone/pom.xml b/cdap-standalone/pom.xml index 87202899e82..315b3ed08f5 100644 --- a/cdap-standalone/pom.xml +++ b/cdap-standalone/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-standalone diff --git a/cdap-storage-ext-spanner/pom.xml b/cdap-storage-ext-spanner/pom.xml index 8e0c0d758b2..9745b11a213 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.1 + 6.8.2 4.0.0 diff --git a/cdap-storage-spi/pom.xml b/cdap-storage-spi/pom.xml index c37c7a82728..09a39b37aac 100644 --- a/cdap-storage-spi/pom.xml +++ b/cdap-storage-spi/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-support-bundle/pom.xml b/cdap-support-bundle/pom.xml index b696108526e..3a9a87968c4 100644 --- a/cdap-support-bundle/pom.xml +++ b/cdap-support-bundle/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-system-app-api/pom.xml b/cdap-system-app-api/pom.xml index 515c3db013a..0903e4f09b1 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.1 + 6.8.2 4.0.0 diff --git a/cdap-system-app-unit-test/pom.xml b/cdap-system-app-unit-test/pom.xml index 1ca8600d7e5..90aa9bb93fd 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.1 + 6.8.2 cdap-system-app-unit-test diff --git a/cdap-test/pom.xml b/cdap-test/pom.xml index 28f0704c983..97f3a79261a 100644 --- a/cdap-test/pom.xml +++ b/cdap-test/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.8.1 + 6.8.2 4.0.0 diff --git a/cdap-tms-tests/pom.xml b/cdap-tms-tests/pom.xml index 6da30ecdf49..d5d7d6ae917 100644 --- a/cdap-tms-tests/pom.xml +++ b/cdap-tms-tests/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-tms-tests diff --git a/cdap-tms/pom.xml b/cdap-tms/pom.xml index dfb8ee943c6..6de689d8bda 100644 --- a/cdap-tms/pom.xml +++ b/cdap-tms/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-tms diff --git a/cdap-ui b/cdap-ui index e3ea44be072..50c1a5f705b 160000 --- a/cdap-ui +++ b/cdap-ui @@ -1 +1 @@ -Subproject commit e3ea44be07218d60a34285f1855779b8f78a647c +Subproject commit 50c1a5f705b2350bdbbe7c96ba65a22d0b9e5297 diff --git a/cdap-unit-test-spark2_2.11/pom.xml b/cdap-unit-test-spark2_2.11/pom.xml index e685f8dcad3..448e6b6442f 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.1 + 6.8.2 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 61461241e3f..36aa623d755 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.1 + 6.8.2 cdap-unit-test-spark3_2.12 diff --git a/cdap-unit-test/pom.xml b/cdap-unit-test/pom.xml index 206005390fc..91e27e42bfb 100644 --- a/cdap-unit-test/pom.xml +++ b/cdap-unit-test/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-unit-test diff --git a/cdap-watchdog-api/pom.xml b/cdap-watchdog-api/pom.xml index 6c2d33f1623..f5fdd3c2f2c 100644 --- a/cdap-watchdog-api/pom.xml +++ b/cdap-watchdog-api/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-watchdog-api diff --git a/cdap-watchdog/pom.xml b/cdap-watchdog/pom.xml index 263f88e8245..d5eaf67690d 100644 --- a/cdap-watchdog/pom.xml +++ b/cdap-watchdog/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 cdap-watchdog diff --git a/pom.xml b/pom.xml index a130a9055cc..707f038d36c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap - 6.8.1 + 6.8.2 pom Cask Data Application Platform (CDAP) Data Application Platform for Hadoop