Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bda1c62

Browse files
authoredApr 30, 2025··
Merge pull request #586 from cloudsufi/release/version_bumpup_1.10.8
Release version 1.10.8 for database-plugins
2 parents e2343ac + 700618c commit bda1c62

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed
 

‎amazon-redshift-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Amazon Redshift plugin</name>

‎aurora-mysql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Aurora DB MySQL plugin</name>

‎aurora-postgresql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Aurora DB PostgreSQL plugin</name>

‎cloudsql-mysql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>CloudSQL MySQL plugin</name>

‎cloudsql-postgresql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>CloudSQL PostgreSQL plugin</name>

‎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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Database Commons</name>

‎db2-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>IBM DB2 plugin</name>

‎generic-database-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Generic database plugin</name>

‎generic-db-argument-setter/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Generic database argument setter plugin</name>

‎mariadb-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Maria DB plugin</name>

‎memsql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Memsql plugin</name>

‎mssql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Microsoft SQL Server plugin</name>

‎mysql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Mysql plugin</name>

‎netezza-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Netezza plugin</name>

‎oracle-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>Oracle plugin</name>

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>io.cdap.plugin</groupId>
2222
<artifactId>database-plugins-parent</artifactId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
<packaging>pom</packaging>
2525
<name>Database Plugins</name>
2626
<description>Collection of database plugins</description>

‎postgresql-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>PostgreSQL plugin</name>

‎saphana-plugin/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-parent</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.10.7</version>
23+
<version>1.10.8</version>
2424
</parent>
2525

2626
<name>SAP HANA plugin</name>

‎teradata-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>database-plugins-parent</artifactId>
2323
<groupId>io.cdap.plugin</groupId>
24-
<version>1.10.7</version>
24+
<version>1.10.8</version>
2525
</parent>
2626

2727
<artifactId>teradata-plugin</artifactId>

0 commit comments

Comments
 (0)
Please sign in to comment.