We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e18bc6 commit 0a25e8bCopy full SHA for 0a25e8b
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>dev.yavin</groupId>
5
<artifactId>gsheet-jdbc</artifactId>
6
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.0.7</version>
7
<packaging>jar</packaging>
8
<name>gsheet-jdbc</name>
9
<description>Connect to any Google sheet with JDBC</description>
@@ -45,7 +45,7 @@
45
<scm>
46
<developerConnection>scm:git:ssh://git@github.com/yavin-dev/gsheet-jdbc.git</developerConnection>
47
<url>https://github.com/yavin-dev/gsheet-jdbc.git</url>
48
- <tag>gsheet-jdbc-1.0.0-SNAPSHOT</tag>
+ <tag>gsheet-jdbc-1.0.7</tag>
49
</scm>
50
51
<properties>
0 commit comments