Skip to content

Commit 1599b08

Browse files
committed
Add jdbc version
1 parent d5e799e commit 1599b08

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

google-cloud-bigquery-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>google-cloud-bigquery-jdbc</artifactId>
23-
<version>0.1.0-SNAPSHOT</version>
23+
<version>0.1.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-jdbc:current} -->
2424
<packaging>jar</packaging>
2525
<name>BigQuery JDBC</name>
2626
<url>https://github.com/googleapis/java-bigquery-jdbc</url>

versions.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-bigquery:2.57.1:2.57.2-SNAPSHOT
4+
google-cloud-bigquery:2.57.1:2.57.2-SNAPSHOT
5+
google-cloud-bigquery-jdbc:0.1.0:0.1.1-SNAPSHOT

0 commit comments

Comments
 (0)