Skip to content

Commit 4ccbf01

Browse files
committed
[maven-release-plugin] prepare release jfileserver-1.4.0
1 parent 01af232 commit 4ccbf01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.filesys</groupId>
66
<artifactId>jfileserver</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.4.0</version>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>Java file server with SMB, FTP/FTPS and NFS support, virtual filesystems, database filesystems</description>
@@ -246,7 +246,7 @@
246246
<connection>scm:git:git@github.com:FileSysOrg/jfileserver.git</connection>
247247
<developerConnection>scm:git:git@github.com:FileSysOrg/jfileserver.git</developerConnection>
248248
<url>https://github.com/FileSysOrg/jfileserver</url>
249-
<tag>jfileserver-1.3.16</tag>
249+
<tag>jfileserver-1.4.0</tag>
250250
</scm>
251251

252252
<distributionManagement>

0 commit comments

Comments
 (0)