We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234bcf5 commit 00c19c6Copy full SHA for 00c19c6
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>ftp-fs</artifactId>
30
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.2</version>
31
<packaging>jar</packaging>
32
33
<name>ftp-fs</name>
@@ -64,7 +64,7 @@
64
<scm>
65
<connection>scm:git:[email protected]:robtimus/ftp-fs.git</connection>
66
<developerConnection>scm:git:[email protected]:robtimus/ftp-fs.git</developerConnection>
67
- <tag>HEAD</tag>
+ <tag>2.1.2</tag>
68
<url>https://github.com/robtimus/ftp-fs</url>
69
</scm>
70
0 commit comments