Skip to content

Commit 6ee1000

Browse files
Merge pull request #183 from looker-open-source/date-time
Prepare for 3.0.0 release
2 parents d12cdf1 + ae704cd commit 6ee1000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
to a groupId that we have ownership over -->
55
<groupId>com.google.looker-open-source</groupId>
66
<artifactId>bqjdbc</artifactId>
7-
<version>2.3.30-SNAPSHOT</version>
7+
<version>3.0.0</version>
88
<name>Big Query over JDBC</name>
99
<description>A simple JDBC driver, to reach Google's BigQuery</description>
1010
<properties>

0 commit comments

Comments
 (0)