Skip to content

Commit 28b266b

Browse files
authored
Release v1.0.9 (#80)
1 parent ee55b2c commit 28b266b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

connector-j-5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.google.cloud.sql</groupId>
77
<artifactId>jdbc-socket-factory-parent</artifactId>
8-
<version>1.0.8</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<artifactId>mysql-socket-factory</artifactId>
1111
<packaging>jar</packaging>

connector-j-6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.google.cloud.sql</groupId>
77
<artifactId>jdbc-socket-factory-parent</artifactId>
8-
<version>1.0.8</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<artifactId>mysql-socket-factory-connector-j-6</artifactId>
1111
<packaging>jar</packaging>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.google.cloud.sql</groupId>
77
<artifactId>jdbc-socket-factory-parent</artifactId>
8-
<version>1.0.8</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<artifactId>jdbc-socket-factory-core</artifactId>
1111
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.google.cloud.sql</groupId>
66
<artifactId>jdbc-socket-factory-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.0.8</version>
8+
<version>1.0.9</version>
99

1010
<name>Cloud SQL JDBC Socket Factory</name>
1111
<description>

postgres/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.google.cloud.sql</groupId>
77
<artifactId>jdbc-socket-factory-parent</artifactId>
8-
<version>1.0.8</version>
8+
<version>1.0.9</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)