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

Commit

Permalink
[maven-release-plugin] prepare release apache-joshua-6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed Nov 13, 2016
1 parent 2c3836f commit 167489b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -25,7 +25,7 @@
<groupId>org.apache.joshua</groupId>
<artifactId>joshua</artifactId>
<packaging>jar</packaging>
<version>6.1-SNAPSHOT</version>
<version>6.1</version>
<name>Apache Joshua Machine Translation Toolkit</name>
<description>Joshua is an open-source statistical machine
translation decoder for phrase-based, hierarchical,
Expand Down Expand Up @@ -112,6 +112,7 @@
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/incubator-joshua.git</connection>
<developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/incubator-joshua.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf/incubator-joshua.git</url>
<tag>apache-joshua-6.1</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

0 comments on commit 167489b

Please sign in to comment.