Skip to content

Commit c83788b

Browse files
committed
[maven-release-plugin] prepare release jfileserver-1.3.18
1 parent b340f21 commit c83788b

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.3.18-SNAPSHOT</version>
8+
<version>1.3.18</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>
@@ -238,7 +238,7 @@
238238
<connection>scm:git:git@github.com:FileSysOrg/jfileserver.git</connection>
239239
<developerConnection>scm:git:git@github.com:FileSysOrg/jfileserver.git</developerConnection>
240240
<url>https://github.com/FileSysOrg/jfileserver</url>
241-
<tag>jfileserver-1.3.17</tag>
241+
<tag>jfileserver-1.3.18</tag>
242242
</scm>
243243

244244
<distributionManagement>

0 commit comments

Comments
 (0)