diff --git a/cdap-api-common/pom.xml b/cdap-api-common/pom.xml index e09b6b13f169..de0ead24ac3a 100644 --- a/cdap-api-common/pom.xml +++ b/cdap-api-common/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-api-common diff --git a/cdap-api-spark3_2.12/pom.xml b/cdap-api-spark3_2.12/pom.xml index c3f33ccb1dfe..c6ad2bbb47bc 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.10.0-SNAPSHOT + 6.10.0 cdap-api-spark3_2.12 diff --git a/cdap-api/pom.xml b/cdap-api/pom.xml index 75265452c982..7b7248dcb2cb 100644 --- a/cdap-api/pom.xml +++ b/cdap-api/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-api diff --git a/cdap-app-fabric-tests/pom.xml b/cdap-app-fabric-tests/pom.xml index 4dbdebb8d7a9..1c4b1aa5f937 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.10.0-SNAPSHOT + 6.10.0 cdap-app-fabric-tests diff --git a/cdap-app-fabric/pom.xml b/cdap-app-fabric/pom.xml index b43fee7793c3..ade8f77ec523 100644 --- a/cdap-app-fabric/pom.xml +++ b/cdap-app-fabric/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-app-fabric 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 a567f08e2fe4..242a9669ac03 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.10.0-SNAPSHOT + 6.10.0 cdap-data-pipeline3_2.12 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 7c187ae40924..aaf9afc25db4 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.10.0-SNAPSHOT + 6.10.0 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 96d62ee27653..7d6eadad1e2d 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.10.0-SNAPSHOT + 6.10.0 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 10f5d6d7086e..c32a46b3f8cd 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.10.0-SNAPSHOT + 6.10.0 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 56dcfc89bb6b..c2c9866aac68 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.10.0-SNAPSHOT + 6.10.0 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 b19f7e8971ec..717005d0f6e2 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 @@ -28,7 +28,7 @@ UTF-8 3.1.1 - 6.10.0-SNAPSHOT + 6.10.0 2.3.0 widgets 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 342b42a6f84b..c782d19b9962 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.10.0-SNAPSHOT + 6.10.0 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 3533396c64c5..9e623bae4b07 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.10.0-SNAPSHOT + 6.10.0 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 cb6a909f1589..5c6189701b40 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.10.0-SNAPSHOT + 6.10.0 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 f313f4d449a0..d69e7a5b0517 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.10.0-SNAPSHOT + 6.10.0 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 d0342980a196..b5b2905b759b 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.10.0-SNAPSHOT + 6.10.0 cdap-etl-tools 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 9cfbed3c9f4f..8b84bdfd689d 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.10.0-SNAPSHOT + 6.10.0 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 7b46224c51a5..4152f77b8f36 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.10.0-SNAPSHOT + 6.10.0 hydrator-test diff --git a/cdap-app-templates/cdap-etl/pom.xml b/cdap-app-templates/cdap-etl/pom.xml index bacc31adf25d..c59dde98433b 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.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-app-templates/cdap-program-report/pom.xml b/cdap-app-templates/cdap-program-report/pom.xml index 571a145c3a75..82c71acc1cc7 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.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-app-templates/pom.xml b/cdap-app-templates/pom.xml index 3e63a2c5aad3..64fa842a263c 100644 --- a/cdap-app-templates/pom.xml +++ b/cdap-app-templates/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-app-templates diff --git a/cdap-authenticator-ext-gcp/pom.xml b/cdap-authenticator-ext-gcp/pom.xml index 61879912f6a1..23fa39f6ed22 100644 --- a/cdap-authenticator-ext-gcp/pom.xml +++ b/cdap-authenticator-ext-gcp/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-cli-tests/pom.xml b/cdap-cli-tests/pom.xml index 408453257833..2c25e71812d1 100644 --- a/cdap-cli-tests/pom.xml +++ b/cdap-cli-tests/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-cli/pom.xml b/cdap-cli/pom.xml index d87ead1f2305..30de625ba94c 100644 --- a/cdap-cli/pom.xml +++ b/cdap-cli/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-cli diff --git a/cdap-client-tests/pom.xml b/cdap-client-tests/pom.xml index edf9f807ec97..8b17fbfd170f 100644 --- a/cdap-client-tests/pom.xml +++ b/cdap-client-tests/pom.xml @@ -22,7 +22,7 @@ the License. cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-client-tests diff --git a/cdap-client/pom.xml b/cdap-client/pom.xml index 9b957f21c923..4807d27e6bf4 100644 --- a/cdap-client/pom.xml +++ b/cdap-client/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-client diff --git a/cdap-common-unit-test/pom.xml b/cdap-common-unit-test/pom.xml index 142ae2963546..98eb8d10e5a2 100644 --- a/cdap-common-unit-test/pom.xml +++ b/cdap-common-unit-test/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-common-unit-test diff --git a/cdap-common/pom.xml b/cdap-common/pom.xml index d08918f02ff6..6c19b4b09129 100644 --- a/cdap-common/pom.xml +++ b/cdap-common/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-common diff --git a/cdap-coverage/pom.xml b/cdap-coverage/pom.xml index bdc34dd3febc..eb9e369dd0b9 100644 --- a/cdap-coverage/pom.xml +++ b/cdap-coverage/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-credential-ext-gcp-wi/pom.xml b/cdap-credential-ext-gcp-wi/pom.xml index 2a5e14daa24a..5b5ec22f5839 100644 --- a/cdap-credential-ext-gcp-wi/pom.xml +++ b/cdap-credential-ext-gcp-wi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-data-fabric-tests/pom.xml b/cdap-data-fabric-tests/pom.xml index fde28d1033cb..87a7edb86804 100644 --- a/cdap-data-fabric-tests/pom.xml +++ b/cdap-data-fabric-tests/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-data-fabric-tests diff --git a/cdap-data-fabric/pom.xml b/cdap-data-fabric/pom.xml index 0fdee603f75d..fc8dc6956120 100644 --- a/cdap-data-fabric/pom.xml +++ b/cdap-data-fabric/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-data-fabric diff --git a/cdap-distributions/pom.xml b/cdap-distributions/pom.xml index ba540167c094..872de49aa5cf 100644 --- a/cdap-distributions/pom.xml +++ b/cdap-distributions/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-distributions diff --git a/cdap-docs-gen/pom.xml b/cdap-docs-gen/pom.xml index 6a629ab025b3..a616d4030a53 100644 --- a/cdap-docs-gen/pom.xml +++ b/cdap-docs-gen/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-docs-gen diff --git a/cdap-e2e-tests/pom.xml b/cdap-e2e-tests/pom.xml index d5c58eb3c853..4fe52e484e9d 100644 --- a/cdap-e2e-tests/pom.xml +++ b/cdap-e2e-tests/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-e2e-tests CDAP E2E Tests @@ -114,7 +114,7 @@ io.cdap.tests.e2e cdap-e2e-framework - 0.3.0-SNAPSHOT + 0.3.0 test diff --git a/cdap-elastic/pom.xml b/cdap-elastic/pom.xml index 067ed91a1ef7..2ac24d9d0739 100644 --- a/cdap-elastic/pom.xml +++ b/cdap-elastic/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-elastic diff --git a/cdap-encryption-ext-tink/pom.xml b/cdap-encryption-ext-tink/pom.xml index 5e516097e220..9a44e59e2ac6 100644 --- a/cdap-encryption-ext-tink/pom.xml +++ b/cdap-encryption-ext-tink/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-error-api/pom.xml b/cdap-error-api/pom.xml index 09157d6dbf3d..234e1e45158f 100644 --- a/cdap-error-api/pom.xml +++ b/cdap-error-api/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-event-common-spi/pom.xml b/cdap-event-common-spi/pom.xml index 75d5e5cd72e9..48f9ea4e0f68 100644 --- a/cdap-event-common-spi/pom.xml +++ b/cdap-event-common-spi/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-event-common-spi diff --git a/cdap-event-reader-spi/pom.xml b/cdap-event-reader-spi/pom.xml index 8dbbf3ccdc3a..ce749093214e 100644 --- a/cdap-event-reader-spi/pom.xml +++ b/cdap-event-reader-spi/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-event-reader-spi diff --git a/cdap-event-writer-spi/pom.xml b/cdap-event-writer-spi/pom.xml index c649b190e50e..fbedaf9929d6 100644 --- a/cdap-event-writer-spi/pom.xml +++ b/cdap-event-writer-spi/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-event-writer-spi diff --git a/cdap-features/pom.xml b/cdap-features/pom.xml index b97ca9cd8a06..08467105586a 100644 --- a/cdap-features/pom.xml +++ b/cdap-features/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-formats/pom.xml b/cdap-formats/pom.xml index 04d7d3667dc4..07c04ad11e79 100644 --- a/cdap-formats/pom.xml +++ b/cdap-formats/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-gateway/pom.xml b/cdap-gateway/pom.xml index dcea412cd597..9397073bf5f5 100644 --- a/cdap-gateway/pom.xml +++ b/cdap-gateway/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-gateway diff --git a/cdap-hbase-compat-1.0-cdh/pom.xml b/cdap-hbase-compat-1.0-cdh/pom.xml index a689bc9b198e..47fc92a90b00 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.10.0-SNAPSHOT + 6.10.0 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 8d745a158976..d3c8a42b1104 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.10.0-SNAPSHOT + 6.10.0 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 cb06340bac6a..897ffdc6c641 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.10.0-SNAPSHOT + 6.10.0 cdap-hbase-compat-1.0 diff --git a/cdap-hbase-compat-1.1/pom.xml b/cdap-hbase-compat-1.1/pom.xml index 05a3e2ef99de..46d9686fdab1 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.10.0-SNAPSHOT + 6.10.0 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 f10e0ce5f4fd..f78bf0f40511 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.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-hbase-compat-base/pom.xml b/cdap-hbase-compat-base/pom.xml index f8a50b20c4b8..8b941f64003c 100644 --- a/cdap-hbase-compat-base/pom.xml +++ b/cdap-hbase-compat-base/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-hbase-spi/pom.xml b/cdap-hbase-spi/pom.xml index 3ac26b321764..e2246387202e 100644 --- a/cdap-hbase-spi/pom.xml +++ b/cdap-hbase-spi/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-integration-test/pom.xml b/cdap-integration-test/pom.xml index e3a7d6aa233e..56a35bbddee2 100644 --- a/cdap-integration-test/pom.xml +++ b/cdap-integration-test/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-kafka/pom.xml b/cdap-kafka/pom.xml index c56ca8e24302..a1b52939ae90 100644 --- a/cdap-kafka/pom.xml +++ b/cdap-kafka/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-kafka diff --git a/cdap-kms/pom.xml b/cdap-kms/pom.xml index b879cf524912..2fba75e225f7 100644 --- a/cdap-kms/pom.xml +++ b/cdap-kms/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-kms diff --git a/cdap-kubernetes/pom.xml b/cdap-kubernetes/pom.xml index 6cc76de8cc4b..f1a64b26be96 100644 --- a/cdap-kubernetes/pom.xml +++ b/cdap-kubernetes/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-kubernetes CDAP Kubernetes @@ -246,7 +246,7 @@ io.cdap.tests.e2e cdap-e2e-framework - 0.3.0-SNAPSHOT + 0.3.0 test diff --git a/cdap-master-spi/pom.xml b/cdap-master-spi/pom.xml index ac18be8b157e..62d49648a89b 100644 --- a/cdap-master-spi/pom.xml +++ b/cdap-master-spi/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-master-spi diff --git a/cdap-master/pom.xml b/cdap-master/pom.xml index 3e1d53fc8013..c155c795126b 100644 --- a/cdap-master/pom.xml +++ b/cdap-master/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-master diff --git a/cdap-messaging-spi/pom.xml b/cdap-messaging-spi/pom.xml index 40a81844a718..dd8c65551dff 100644 --- a/cdap-messaging-spi/pom.xml +++ b/cdap-messaging-spi/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-messaging-spi diff --git a/cdap-metadata-spi/pom.xml b/cdap-metadata-spi/pom.xml index 21f42981d320..88ff7dbdbbfe 100644 --- a/cdap-metadata-spi/pom.xml +++ b/cdap-metadata-spi/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-operational-stats-core/pom.xml b/cdap-operational-stats-core/pom.xml index c4b7251f2d85..a5a31207db76 100644 --- a/cdap-operational-stats-core/pom.xml +++ b/cdap-operational-stats-core/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 @@ -195,7 +195,7 @@ io.cdap.tests.e2e cdap-e2e-framework - 0.3.0-SNAPSHOT + 0.3.0 test diff --git a/cdap-proto/pom.xml b/cdap-proto/pom.xml index 853561b57156..6758cac47809 100644 --- a/cdap-proto/pom.xml +++ b/cdap-proto/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-proto diff --git a/cdap-runtime-ext-dataproc/pom.xml b/cdap-runtime-ext-dataproc/pom.xml index 32f19de36c4d..fafb9700fe0a 100644 --- a/cdap-runtime-ext-dataproc/pom.xml +++ b/cdap-runtime-ext-dataproc/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-runtime-ext-emr/pom.xml b/cdap-runtime-ext-emr/pom.xml index 405ab58caac1..2607970225f8 100644 --- a/cdap-runtime-ext-emr/pom.xml +++ b/cdap-runtime-ext-emr/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-runtime-ext-remote-hadoop/pom.xml b/cdap-runtime-ext-remote-hadoop/pom.xml index 0e2fb2d86ea9..af005daddbf6 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.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-runtime-spi/pom.xml b/cdap-runtime-spi/pom.xml index 072e6508056e..18f1129930fd 100644 --- a/cdap-runtime-spi/pom.xml +++ b/cdap-runtime-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-securestore-ext-cloudkms/pom.xml b/cdap-securestore-ext-cloudkms/pom.xml index 399ee8c7725e..3964c97ef84e 100644 --- a/cdap-securestore-ext-cloudkms/pom.xml +++ b/cdap-securestore-ext-cloudkms/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-securestore-ext-gcp-secretstore/pom.xml b/cdap-securestore-ext-gcp-secretstore/pom.xml index d74f3f4ace34..a0f0e25efc68 100644 --- a/cdap-securestore-ext-gcp-secretstore/pom.xml +++ b/cdap-securestore-ext-gcp-secretstore/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-securestore-spi/pom.xml b/cdap-securestore-spi/pom.xml index d76b4168c9be..f0fca57ecb4c 100644 --- a/cdap-securestore-spi/pom.xml +++ b/cdap-securestore-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-security-spi/pom.xml b/cdap-security-spi/pom.xml index 8e436816845d..619076242d80 100644 --- a/cdap-security-spi/pom.xml +++ b/cdap-security-spi/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-security/pom.xml b/cdap-security/pom.xml index 72956489ce9c..f14df3308d99 100644 --- a/cdap-security/pom.xml +++ b/cdap-security/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-security diff --git a/cdap-source-control/pom.xml b/cdap-source-control/pom.xml index af9c3b3d10dd..763494e9a429 100644 --- a/cdap-source-control/pom.xml +++ b/cdap-source-control/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-spark-core3_2.12/pom.xml b/cdap-spark-core3_2.12/pom.xml index 100c3bdf08d4..133eff0c5e62 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.10.0-SNAPSHOT + 6.10.0 cdap-spark-core3_2.12 diff --git a/cdap-spark-python/pom.xml b/cdap-spark-python/pom.xml index b9dd40a9e8a9..9584d677b4d0 100644 --- a/cdap-spark-python/pom.xml +++ b/cdap-spark-python/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-standalone/pom.xml b/cdap-standalone/pom.xml index 59122e311414..2c070ec698b6 100644 --- a/cdap-standalone/pom.xml +++ b/cdap-standalone/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-standalone diff --git a/cdap-storage-ext-spanner/pom.xml b/cdap-storage-ext-spanner/pom.xml index 885be8b4f8fb..23ea8e5a1cec 100644 --- a/cdap-storage-ext-spanner/pom.xml +++ b/cdap-storage-ext-spanner/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-storage-spi/pom.xml b/cdap-storage-spi/pom.xml index 60be423b96eb..d12a1fb2992b 100644 --- a/cdap-storage-spi/pom.xml +++ b/cdap-storage-spi/pom.xml @@ -22,7 +22,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-support-bundle/pom.xml b/cdap-support-bundle/pom.xml index 8ad58ec6a42b..a86313ea0f6b 100644 --- a/cdap-support-bundle/pom.xml +++ b/cdap-support-bundle/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-system-app-api/pom.xml b/cdap-system-app-api/pom.xml index 5c7409df32e5..3d6c714e9cd6 100644 --- a/cdap-system-app-api/pom.xml +++ b/cdap-system-app-api/pom.xml @@ -21,7 +21,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-system-app-unit-test/pom.xml b/cdap-system-app-unit-test/pom.xml index b17dc8157a16..9b2bacf29a84 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.10.0-SNAPSHOT + 6.10.0 cdap-system-app-unit-test diff --git a/cdap-test/pom.xml b/cdap-test/pom.xml index 333334809598..eb6bc46397f7 100644 --- a/cdap-test/pom.xml +++ b/cdap-test/pom.xml @@ -20,7 +20,7 @@ cdap io.cdap.cdap - 6.10.0-SNAPSHOT + 6.10.0 4.0.0 diff --git a/cdap-tms-tests/pom.xml b/cdap-tms-tests/pom.xml index 39b16e4afc1b..396226363a12 100644 --- a/cdap-tms-tests/pom.xml +++ b/cdap-tms-tests/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-tms-tests diff --git a/cdap-tms/pom.xml b/cdap-tms/pom.xml index 897576741fe8..d4e46c942356 100644 --- a/cdap-tms/pom.xml +++ b/cdap-tms/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-tms diff --git a/cdap-ui b/cdap-ui index 602fbae554f5..48e6f209b99e 160000 --- a/cdap-ui +++ b/cdap-ui @@ -1 +1 @@ -Subproject commit 602fbae554f5074aff65bf0b438b5ff7c2c0f6e9 +Subproject commit 48e6f209b99ea0ac8456c5fcd65afd8768e5f0c5 diff --git a/cdap-unit-test-spark3_2.12/pom.xml b/cdap-unit-test-spark3_2.12/pom.xml index 9b1f50642769..a04434ac3b74 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.10.0-SNAPSHOT + 6.10.0 cdap-unit-test-spark3_2.12 diff --git a/cdap-unit-test/pom.xml b/cdap-unit-test/pom.xml index 3eb72c77dfa3..8867cc1e8a51 100644 --- a/cdap-unit-test/pom.xml +++ b/cdap-unit-test/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-unit-test diff --git a/cdap-watchdog-api/pom.xml b/cdap-watchdog-api/pom.xml index 4a6283d8ae71..06287fdc4014 100644 --- a/cdap-watchdog-api/pom.xml +++ b/cdap-watchdog-api/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-watchdog-api diff --git a/cdap-watchdog/pom.xml b/cdap-watchdog/pom.xml index 1159e8cef333..f22e187d0658 100644 --- a/cdap-watchdog/pom.xml +++ b/cdap-watchdog/pom.xml @@ -24,7 +24,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 cdap-watchdog diff --git a/pom.xml b/pom.xml index c8270bc1c93e..f37bffd9a636 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.cdap.cdap cdap - 6.10.0-SNAPSHOT + 6.10.0 pom Cask Data Application Platform (CDAP) Data Application Platform for Hadoop