Skip to content

Commit 0a25e8b

Browse files
author
Aaron Klish
committed
[maven-release-plugin] prepare release gsheet-jdbc-1.0.7
1 parent 0e18bc6 commit 0a25e8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>dev.yavin</groupId>
55
<artifactId>gsheet-jdbc</artifactId>
6-
<version>1.0.7-SNAPSHOT</version>
6+
<version>1.0.7</version>
77
<packaging>jar</packaging>
88
<name>gsheet-jdbc</name>
99
<description>Connect to any Google sheet with JDBC</description>
@@ -45,7 +45,7 @@
4545
<scm>
4646
<developerConnection>scm:git:ssh://git@github.com/yavin-dev/gsheet-jdbc.git</developerConnection>
4747
<url>https://github.com/yavin-dev/gsheet-jdbc.git</url>
48-
<tag>gsheet-jdbc-1.0.0-SNAPSHOT</tag>
48+
<tag>gsheet-jdbc-1.0.7</tag>
4949
</scm>
5050

5151
<properties>

0 commit comments

Comments
 (0)