Skip to content

Commit 0506187

Browse files
committed
[maven-release-plugin] prepare release jsqlparser-2.1
1 parent 38aadee commit 0506187

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>2.1-SNAPSHOT</version>
5+
<version>2.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-2.1</tag>
7777
</scm>
7878

7979
<issueManagement>

0 commit comments

Comments
 (0)