Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit 25a1f04

Browse files
committed
[maven-release-plugin] prepare release 2.6.0
1 parent aa60101 commit 25a1f04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>org.nlpub</groupId>
2323
<artifactId>watset</artifactId>
24-
<version>2.5.4-SNAPSHOT</version>
24+
<version>2.6.0</version>
2525
<packaging>jar</packaging>
2626

2727
<name>Watset</name>
@@ -126,7 +126,7 @@
126126
<connection>scm:git:https://github.com/nlpub/watset-java</connection>
127127
<developerConnection>scm:git:git@github.com:nlpub/watset-java.git</developerConnection>
128128
<url>https://github.com/nlpub/watset-java</url>
129-
<tag>HEAD</tag>
129+
<tag>2.6.0</tag>
130130
</scm>
131131

132132
<issueManagement>
@@ -144,7 +144,7 @@
144144
<properties>
145145
<java.version>11</java.version>
146146
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
147-
<project.build.outputTimestamp>2020-11-07T19:49:48Z</project.build.outputTimestamp>
147+
<project.build.outputTimestamp>2020-11-29T13:54:21Z</project.build.outputTimestamp>
148148
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
149149
</properties>
150150

0 commit comments

Comments
 (0)