Skip to content

Commit fc1bc37

Browse files
committed
[maven-release-plugin] prepare release jsqlparser-0.9.3
1 parent 1603487 commit fc1bc37

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.3-SNAPSHOT</version>
5+
<version>0.9.3</version>
66
<name>JSQLParser library</name>
77
<inceptionYear>2004</inceptionYear>
88
<organization>
@@ -55,7 +55,7 @@
5555
<connection>scm:git:https://github.com/JSQLParser/JSqlParser.git</connection>
5656
<developerConnection>scm:git:ssh://[email protected]:JSQLParser/JSqlParser.git</developerConnection>
5757
<url>https://github.com/JSQLParser/JSqlParser.git</url>
58-
<tag>HEAD</tag>
58+
<tag>jsqlparser-0.9.3</tag>
5959
</scm>
6060

6161
<issueManagement>

0 commit comments

Comments
 (0)