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

Commit 9c35c6f

Browse files
committed
[maven-release-plugin] prepare release 2.8.0
1 parent 175c627 commit 9c35c6f

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.7.5-SNAPSHOT</version>
24+
<version>2.8.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:[email protected]:nlpub/watset-java.git</developerConnection>
128128
<url>https://github.com/nlpub/watset-java</url>
129-
<tag>HEAD</tag>
129+
<tag>2.8.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>2022-02-26T10:05:13Z</project.build.outputTimestamp>
147+
<project.build.outputTimestamp>2022-02-26T10:39:18Z</project.build.outputTimestamp>
148148
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
149149
</properties>
150150

0 commit comments

Comments
 (0)