Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Release 2.3.0

Removes Catalog -> ProjectId name mangling.

Bumping the version to 2.3.0 since we have made some significant changes recently.
  • Loading branch information
kalenp authored Oct 28, 2020
1 parent 969d642 commit 51a479a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
to a groupId that we have ownership over -->
<groupId>com.github.jonathanswenson</groupId>
<artifactId>bqjdbc</artifactId>
<version>2.2.14-SNAPSHOT</version>
<version>2.3.0</version>
<name>Big Query over JDBC</name>
<description>A simple JDBC driver, to reach Google's BigQuery</description>
<properties>
Expand Down

0 comments on commit 51a479a

Please sign in to comment.