Skip to content

Commit 95c23c4

Browse files
inherit version from parent (#220)
1 parent 231df85 commit 95c23c4

15 files changed

Lines changed: 1 addition & 16 deletions

File tree

aurora-mysql-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Aurora DB MySQL plugin</name>
2727
<artifactId>aurora-mysql-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

aurora-postgresql-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Aurora DB PostgreSQL plugin</name>
2727
<artifactId>aurora-postgresql-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

cloudsql-mysql-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>CloudSQL MySQL plugin</name>
2727
<artifactId>cloudsql-mysql-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

db2-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>IBM DB2 plugin</name>
2727
<artifactId>db2-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

generic-database-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Generic database plugin</name>
2727
<artifactId>generic-database-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

generic-db-argument-setter/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Generic database argument setter plugin</name>
2727
<artifactId>generic-db-argument-setter</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

mariadb-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Maria DB plugin</name>
2727
<artifactId>mariadb-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

memsql-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Memsql plugin</name>
2727
<artifactId>memsql-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

mssql-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Microsoft SQL Server plugin</name>
2727
<artifactId>mssql-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

mysql-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<name>Mysql plugin</name>
2727
<artifactId>mysql-plugin</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
2928
<modelVersion>4.0.0</modelVersion>
3029

3130
<dependencies>

0 commit comments

Comments
 (0)