Skip to content

Commit f4e3bea

Browse files
committed
[maven-release-plugin] prepare release jsqlparser-3.1
1 parent 43862dd commit f4e3bea

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>3.1-SNAPSHOT</version>
5+
<version>3.1</version>
66
<name>JSQLParser library</name>
77
<inceptionYear>2004</inceptionYear>
88
<organization>
@@ -73,7 +73,7 @@
7373
<connection>scm:git:https://github.com/JSQLParser/JSqlParser.git</connection>
7474
<developerConnection>scm:git:ssh://[email protected]:JSQLParser/JSqlParser.git</developerConnection>
7575
<url>https://github.com/JSQLParser/JSqlParser.git</url>
76-
<tag>HEAD</tag>
76+
<tag>jsqlparser-3.1</tag>
7777
</scm>
7878

7979
<issueManagement>

0 commit comments

Comments
 (0)