Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to next snapshot version #1732

Open
wants to merge 1 commit into
base: release/2.10
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cassandra-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.cdap.plugin</groupId>
<artifactId>hydrator-plugins</artifactId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<name>Cassandra Plugins</name>
Expand Down
2 changes: 1 addition & 1 deletion core-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<name>Hydrator Core Plugins</name>
Expand Down
2 changes: 1 addition & 1 deletion database-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only version that should have changed. No other artifact was released.

</parent>

<name>Database Plugins</name>
Expand Down
2 changes: 1 addition & 1 deletion format-avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion format-blob/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion format-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion format-delimited/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion format-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion format-orc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion format-parquet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion format-text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion hbase-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<name>HBase Plugins</name>
Expand Down
2 changes: 1 addition & 1 deletion http-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<name>HTTP Plugins</name>
Expand Down
2 changes: 1 addition & 1 deletion hydrator-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mongodb-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<name>MongoDB Plugins</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>io.cdap.plugin</groupId>
<artifactId>hydrator-plugins</artifactId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hydrator Plugin Collection</name>
<description>A collection of plugins for CDAP</description>
Expand Down
2 changes: 1 addition & 1 deletion solrsearch-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<name>Solr Search Plugins</name>
Expand Down
2 changes: 1 addition & 1 deletion spark-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>hydrator-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion transform-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.cdap.plugin</groupId>
<artifactId>hydrator-plugins</artifactId>
<version>2.10.0</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<name>Transform Plugins</name>
Expand Down