Skip to content

Commit b576de7

Browse files
committed
[maven-release-plugin] prepare release jsqlparser-0.9.7
1 parent c39edda commit b576de7

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.jsqlparser</groupId>
44
<artifactId>jsqlparser</artifactId>
5-
<version>0.9.7-SNAPSHOT</version>
5+
<version>0.9.7</version>
66
<name>JSQLParser library</name>
77
<inceptionYear>2004</inceptionYear>
88
<organization>
@@ -61,7 +61,7 @@
6161
<connection>scm:git:https://github.com/JSQLParser/JSqlParser.git</connection>
6262
<developerConnection>scm:git:ssh://[email protected]:JSQLParser/JSqlParser.git</developerConnection>
6363
<url>https://github.com/JSQLParser/JSqlParser.git</url>
64-
<tag>HEAD</tag>
64+
<tag>jsqlparser-0.9.7</tag>
6565
</scm>
6666

6767
<issueManagement>

0 commit comments

Comments
 (0)