From dc5c1fb52e9a2bf1a844af144fa1b1e95a5fdb1a Mon Sep 17 00:00:00 2001 From: katukota Date: Thu, 12 Jan 2023 12:56:55 -0800 Subject: [PATCH] Bump to next snapshot version --- cassandra-plugins/pom.xml | 2 +- core-plugins/pom.xml | 2 +- database-plugins/pom.xml | 2 +- format-avro/pom.xml | 2 +- format-blob/pom.xml | 2 +- format-common/pom.xml | 2 +- format-delimited/pom.xml | 2 +- format-json/pom.xml | 2 +- format-orc/pom.xml | 2 +- format-parquet/pom.xml | 2 +- format-text/pom.xml | 2 +- hbase-plugins/pom.xml | 2 +- http-plugins/pom.xml | 2 +- hydrator-common/pom.xml | 2 +- mongodb-plugins/pom.xml | 2 +- pom.xml | 2 +- solrsearch-plugins/pom.xml | 2 +- spark-plugins/pom.xml | 2 +- transform-plugins/pom.xml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/cassandra-plugins/pom.xml b/cassandra-plugins/pom.xml index 873cfa2ec..f00c00413 100644 --- a/cassandra-plugins/pom.xml +++ b/cassandra-plugins/pom.xml @@ -21,7 +21,7 @@ io.cdap.plugin hydrator-plugins - 2.10.0 + 2.10.2-SNAPSHOT Cassandra Plugins diff --git a/core-plugins/pom.xml b/core-plugins/pom.xml index de10256ff..2b4a0679f 100644 --- a/core-plugins/pom.xml +++ b/core-plugins/pom.xml @@ -23,7 +23,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT Hydrator Core Plugins diff --git a/database-plugins/pom.xml b/database-plugins/pom.xml index fd0d6e537..4a2d47a47 100644 --- a/database-plugins/pom.xml +++ b/database-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT Database Plugins diff --git a/format-avro/pom.xml b/format-avro/pom.xml index 810d41129..68a0ed1ba 100644 --- a/format-avro/pom.xml +++ b/format-avro/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/format-blob/pom.xml b/format-blob/pom.xml index bc131b9d4..b17af5093 100644 --- a/format-blob/pom.xml +++ b/format-blob/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/format-common/pom.xml b/format-common/pom.xml index 136422961..3e1bfaad7 100644 --- a/format-common/pom.xml +++ b/format-common/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/format-delimited/pom.xml b/format-delimited/pom.xml index 726f42d5f..f716d5a9a 100644 --- a/format-delimited/pom.xml +++ b/format-delimited/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/format-json/pom.xml b/format-json/pom.xml index 810ede3d0..b5ff04c59 100644 --- a/format-json/pom.xml +++ b/format-json/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/format-orc/pom.xml b/format-orc/pom.xml index 79f791c60..8699ee8fe 100644 --- a/format-orc/pom.xml +++ b/format-orc/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/format-parquet/pom.xml b/format-parquet/pom.xml index 6f9296ddc..05ca098df 100644 --- a/format-parquet/pom.xml +++ b/format-parquet/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/format-text/pom.xml b/format-text/pom.xml index 98ff7a670..c64ba21f3 100644 --- a/format-text/pom.xml +++ b/format-text/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/hbase-plugins/pom.xml b/hbase-plugins/pom.xml index d70f45763..44f807be2 100644 --- a/hbase-plugins/pom.xml +++ b/hbase-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT HBase Plugins diff --git a/http-plugins/pom.xml b/http-plugins/pom.xml index 8697048ac..2818f35ef 100644 --- a/http-plugins/pom.xml +++ b/http-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT HTTP Plugins diff --git a/hydrator-common/pom.xml b/hydrator-common/pom.xml index f92936e17..9407c1c5b 100644 --- a/hydrator-common/pom.xml +++ b/hydrator-common/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT 4.0.0 diff --git a/mongodb-plugins/pom.xml b/mongodb-plugins/pom.xml index a2751799e..a822c01f4 100644 --- a/mongodb-plugins/pom.xml +++ b/mongodb-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT MongoDB Plugins diff --git a/pom.xml b/pom.xml index 7cac2a4cd..a8a80a9b6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ io.cdap.plugin hydrator-plugins - 2.10.0 + 2.10.2-SNAPSHOT pom Hydrator Plugin Collection A collection of plugins for CDAP diff --git a/solrsearch-plugins/pom.xml b/solrsearch-plugins/pom.xml index a4783fa2f..04ecc8ce2 100644 --- a/solrsearch-plugins/pom.xml +++ b/solrsearch-plugins/pom.xml @@ -22,7 +22,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT Solr Search Plugins diff --git a/spark-plugins/pom.xml b/spark-plugins/pom.xml index de7c5c88e..45f707c23 100644 --- a/spark-plugins/pom.xml +++ b/spark-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.10.0 + 2.10.2-SNAPSHOT diff --git a/transform-plugins/pom.xml b/transform-plugins/pom.xml index 1d90aae6a..1693f22b1 100644 --- a/transform-plugins/pom.xml +++ b/transform-plugins/pom.xml @@ -21,7 +21,7 @@ io.cdap.plugin hydrator-plugins - 2.10.0 + 2.10.2-SNAPSHOT Transform Plugins