Skip to content

Commit 00c19c6

Browse files
committed
[maven-release-plugin] prepare release 2.1.2
1 parent 234bcf5 commit 00c19c6

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
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>ftp-fs</artifactId>
30-
<version>2.2-SNAPSHOT</version>
30+
<version>2.1.2</version>
3131
<packaging>jar</packaging>
3232

3333
<name>ftp-fs</name>
@@ -64,7 +64,7 @@
6464
<scm>
6565
<connection>scm:git:[email protected]:robtimus/ftp-fs.git</connection>
6666
<developerConnection>scm:git:[email protected]:robtimus/ftp-fs.git</developerConnection>
67-
<tag>HEAD</tag>
67+
<tag>2.1.2</tag>
6868
<url>https://github.com/robtimus/ftp-fs</url>
6969
</scm>
7070

0 commit comments

Comments
 (0)