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

Commit fc0160a

Browse files
committed
[maven-release-plugin] prepare release 2.0.0-beta8
1 parent 180dc4e commit fc0160a

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
@@ -21,7 +21,7 @@
2121

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

2727
<inceptionYear>2016</inceptionYear>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:https://github.com/nlpub/watset-java</connection>
3131
<developerConnection>scm:git:git@github.com:nlpub/watset-java.git</developerConnection>
3232
<url>https://github.com/nlpub/watset-java</url>
33-
<tag>HEAD</tag>
33+
<tag>2.0.0-beta8</tag>
3434
</scm>
3535

3636
<developers>

0 commit comments

Comments
 (0)