File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >google-cloud-spanner-jdbc</artifactId >
7
- <version >2.27.1 </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7
+ <version >2.27.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
8
8
<packaging >jar</packaging >
9
9
<name >Google Cloud Spanner JDBC</name >
10
10
<url >https://github.com/googleapis/java-spanner-jdbc</url >
Original file line number Diff line number Diff line change 29
29
<dependency >
30
30
<groupId >com.google.cloud</groupId >
31
31
<artifactId >google-cloud-spanner-jdbc</artifactId >
32
- <version >2.27.1 </version >
32
+ <version >2.27.2-SNAPSHOT </version >
33
33
</dependency >
34
34
<!-- {x-version-update-end} -->
35
35
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-spanner-jdbc:2.27.1:2.27.1
4
+ google-cloud-spanner-jdbc:2.27.1:2.27.2-SNAPSHOT
You can’t perform that action at this time.
0 commit comments