Skip to content

Commit a0128b1

Browse files
author
Bhooshan Mogal
authored
Merge pull request #80 from data-integrations/bump-1.3
Bump 1.3.0 to 1.3.1
2 parents 9a58b3b + 925586d commit a0128b1

File tree

13 files changed

+23
-23
lines changed

13 files changed

+23
-23
lines changed

aurora-mysql-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Aurora DB MySQL plugin</name>
2727
<artifactId>aurora-mysql-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

aurora-postgresql-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Aurora DB PostgreSQL plugin</name>
2727
<artifactId>aurora-postgresql-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

database-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Database Commons</name>

db2-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>IBM DB2 plugin</name>
2727
<artifactId>db2-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

generic-database-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Generic database plugin</name>
2727
<artifactId>generic-database-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

memsql-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Memsql plugin</name>
2727
<artifactId>memsql-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

mssql-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Microsoft SQL Server plugin</name>
2727
<artifactId>mssql-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

mysql-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Mysql plugin</name>
2727
<artifactId>mysql-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

netezza-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Netezza plugin</name>
2727
<artifactId>netezza-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

oracle-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
</parent>
2525

2626
<name>Oracle plugin</name>
2727
<artifactId>oracle-plugin</artifactId>
28-
<version>1.3.0</version>
28+
<version>1.3.1</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

0 commit comments

Comments
 (0)