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

Remove snapshot for 2.11.5 release #1882

Merged
merged 1 commit into from
Aug 20, 2024
Merged
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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</version>
</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</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.11.5-SNAPSHOT</version>
<version>2.11.5</version>
</parent>

<name>Spark Hydrator Plugins</name>
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.11.5-SNAPSHOT</version>
<version>2.11.5</version>
</parent>

<name>Transform Plugins</name>
Expand Down
Loading