Skip to content

Commit 34c365c

Browse files
committed
[maven-release-plugin] prepare release jcifs-2.1.40
1 parent 8a68792 commit 34c365c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.codelibs</groupId>
55
<artifactId>jcifs</artifactId>
6-
<version>2.1.40-SNAPSHOT</version>
6+
<version>2.1.40</version>
77
<packaging>jar</packaging>
88
<name>jCIFS</name>
99
<url>https://github.com/codelibs/jcifs</url>
@@ -32,7 +32,8 @@
3232
<connection>scm:git:[email protected]:codelibs/jcifs.git</connection>
3333
<developerConnection>scm:git:[email protected]:codelibs/jcifs.git</developerConnection>
3434
<url>https://github.com/codelibs/jcifs</url>
35-
</scm>
35+
<tag>jcifs-2.1.40</tag>
36+
</scm>
3637
<properties>
3738
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3839
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>

0 commit comments

Comments
 (0)