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 55ff8f4 commit 9804c20Copy full SHA for 9804c20
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>ftp-fs</artifactId>
30
- <version>3.2-SNAPSHOT</version>
+ <version>3.1.1</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>3.1.1</tag>
68
<url>https://github.com/robtimus/ftp-fs</url>
69
</scm>
70
0 commit comments