From efc56c8e371b24bff9cfead4a3665ceabd2fb489 Mon Sep 17 00:00:00 2001 From: psainics Date: Fri, 1 Mar 2024 12:14:28 +0530 Subject: [PATCH] Bumped 2.12.0 to 2.12.1-SNAPSHOT --- 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 cafb936a2..9ff4f1514 100644 --- a/cassandra-plugins/pom.xml +++ b/cassandra-plugins/pom.xml @@ -21,7 +21,7 @@ io.cdap.plugin hydrator-plugins - 2.12.0 + 2.12.1-SNAPSHOT Cassandra Plugins diff --git a/core-plugins/pom.xml b/core-plugins/pom.xml index 300ee26b3..06812f085 100644 --- a/core-plugins/pom.xml +++ b/core-plugins/pom.xml @@ -23,7 +23,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT Hydrator Core Plugins diff --git a/database-plugins/pom.xml b/database-plugins/pom.xml index 3fb5dd1e4..9800075e9 100644 --- a/database-plugins/pom.xml +++ b/database-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT Database Plugins diff --git a/format-avro/pom.xml b/format-avro/pom.xml index 92b5e8e0f..ddb0bf769 100644 --- a/format-avro/pom.xml +++ b/format-avro/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/format-blob/pom.xml b/format-blob/pom.xml index c75dab6ae..766231b74 100644 --- a/format-blob/pom.xml +++ b/format-blob/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/format-common/pom.xml b/format-common/pom.xml index c33da39af..7ce10cbe2 100644 --- a/format-common/pom.xml +++ b/format-common/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/format-delimited/pom.xml b/format-delimited/pom.xml index c00aef474..1007d0206 100644 --- a/format-delimited/pom.xml +++ b/format-delimited/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/format-json/pom.xml b/format-json/pom.xml index d964feff6..4162e6f7d 100644 --- a/format-json/pom.xml +++ b/format-json/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/format-orc/pom.xml b/format-orc/pom.xml index 1992ca8b6..4376eb09c 100644 --- a/format-orc/pom.xml +++ b/format-orc/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/format-parquet/pom.xml b/format-parquet/pom.xml index 4855133da..6c3f55a88 100644 --- a/format-parquet/pom.xml +++ b/format-parquet/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/format-text/pom.xml b/format-text/pom.xml index 2da287e64..3e7608d31 100644 --- a/format-text/pom.xml +++ b/format-text/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/hbase-plugins/pom.xml b/hbase-plugins/pom.xml index fcbac1574..c6c8c68fc 100644 --- a/hbase-plugins/pom.xml +++ b/hbase-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT HBase Plugins diff --git a/http-plugins/pom.xml b/http-plugins/pom.xml index 6f0ebe982..485d70167 100644 --- a/http-plugins/pom.xml +++ b/http-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT HTTP Plugins diff --git a/hydrator-common/pom.xml b/hydrator-common/pom.xml index bc5ad869e..134236165 100644 --- a/hydrator-common/pom.xml +++ b/hydrator-common/pom.xml @@ -21,7 +21,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 diff --git a/mongodb-plugins/pom.xml b/mongodb-plugins/pom.xml index 06b5e76bc..9111dd151 100644 --- a/mongodb-plugins/pom.xml +++ b/mongodb-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT MongoDB Plugins diff --git a/pom.xml b/pom.xml index 9b6ea3bcf..0d3480efb 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ io.cdap.plugin hydrator-plugins - 2.12.0 + 2.12.1-SNAPSHOT pom Hydrator Plugin Collection A collection of plugins for CDAP diff --git a/solrsearch-plugins/pom.xml b/solrsearch-plugins/pom.xml index 78703ec57..65c3085db 100644 --- a/solrsearch-plugins/pom.xml +++ b/solrsearch-plugins/pom.xml @@ -22,7 +22,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT Solr Search Plugins diff --git a/spark-plugins/pom.xml b/spark-plugins/pom.xml index bf425b1d9..9c0c0c25a 100644 --- a/spark-plugins/pom.xml +++ b/spark-plugins/pom.xml @@ -20,7 +20,7 @@ hydrator-plugins io.cdap.plugin - 2.12.0 + 2.12.1-SNAPSHOT Spark Hydrator Plugins diff --git a/transform-plugins/pom.xml b/transform-plugins/pom.xml index 4bed58b8a..44b75a9cd 100644 --- a/transform-plugins/pom.xml +++ b/transform-plugins/pom.xml @@ -21,7 +21,7 @@ io.cdap.plugin hydrator-plugins - 2.12.0 + 2.12.1-SNAPSHOT Transform Plugins