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

Commit

Permalink
[maven-release-plugin] prepare release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dustalov committed Nov 29, 2020
1 parent aa60101 commit 25a1f04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.nlpub</groupId>
<artifactId>watset</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6.0</version>
<packaging>jar</packaging>

<name>Watset</name>
Expand Down Expand Up @@ -126,7 +126,7 @@
<connection>scm:git:https://github.com/nlpub/watset-java</connection>
<developerConnection>scm:git:git@github.com:nlpub/watset-java.git</developerConnection>
<url>https://github.com/nlpub/watset-java</url>
<tag>HEAD</tag>
<tag>2.6.0</tag>
</scm>

<issueManagement>
Expand All @@ -144,7 +144,7 @@
<properties>
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2020-11-07T19:49:48Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2020-11-29T13:54:21Z</project.build.outputTimestamp>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>

Expand Down

0 comments on commit 25a1f04

Please sign in to comment.