Skip to content

Commit

Permalink
Merge pull request #80 from data-integrations/bump-1.3
Browse files Browse the repository at this point in the history
Bump 1.3.0 to 1.3.1
  • Loading branch information
Bhooshan Mogal authored Jul 20, 2020
2 parents 9a58b3b + 925586d commit a0128b1
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions aurora-mysql-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Aurora DB MySQL plugin</name>
<artifactId>aurora-mysql-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions aurora-postgresql-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Aurora DB PostgreSQL plugin</name>
<artifactId>aurora-postgresql-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion database-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Database Commons</name>
Expand Down
4 changes: 2 additions & 2 deletions db2-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>IBM DB2 plugin</name>
<artifactId>db2-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions generic-database-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Generic database plugin</name>
<artifactId>generic-database-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions memsql-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Memsql plugin</name>
<artifactId>memsql-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions mssql-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Microsoft SQL Server plugin</name>
<artifactId>mssql-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions mysql-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Mysql plugin</name>
<artifactId>mysql-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions netezza-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Netezza plugin</name>
<artifactId>netezza-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions oracle-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>Oracle plugin</name>
<artifactId>oracle-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
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>database-plugins</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<packaging>pom</packaging>
<name>Database Plugins</name>
<description>Collection of database plugins</description>
Expand Down
4 changes: 2 additions & 2 deletions postgresql-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>PostgreSQL plugin</name>
<artifactId>postgresql-plugin</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion saphana-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>database-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.3.0</version>
<version>1.3.1</version>
</parent>

<name>SAP HANA plugin</name>
Expand Down

0 comments on commit a0128b1

Please sign in to comment.