Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sftp-fs-1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robtimus committed Jul 31, 2019
1 parent 6c98dd8 commit 52b023d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.github.robtimus</groupId>
<artifactId>sftp-fs</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.3.1</version>
<packaging>jar</packaging>

<name>sftp-fs</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<scm>
<connection>scm:git:[email protected]:robtimus/sftp-fs.git</connection>
<developerConnection>scm:git:[email protected]:robtimus/sftp-fs.git</developerConnection>
<tag>HEAD</tag>
<tag>sftp-fs-1.3.1</tag>
<url>https://github.com/robtimus/sftp-fs</url>
</scm>

Expand Down

0 comments on commit 52b023d

Please sign in to comment.