Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jansi-native-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Feb 2, 2018
1 parent e0bd25d commit 5015ad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi-${platform}</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>

<name>${project.artifactId}</name>
<description>Jansi Native implements the JNI Libraries used by the Jansi project.</description>
Expand Down Expand Up @@ -58,7 +58,7 @@
<connection>scm:git:https://github.com/fusesource/${forge-project-id}.git</connection>
<developerConnection>scm:git:https://github.com/fusesource/${forge-project-id}.git</developerConnection>
<url>https://github.com/fusesource/${forge-project-id}/tree/${project.scm.tag}</url>
<tag>master</tag>
<tag>jansi-native-1.8</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 5015ad0

Please sign in to comment.