Repository: opennlp Updated Branches: refs/heads/trunk 22bed4b87 -> 6220e4db2
Update jira version to 1.6.1 Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/6220e4db Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/6220e4db Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/6220e4db Branch: refs/heads/trunk Commit: 6220e4db2969aad77030f4d276f2e46c719888ce Parents: 22bed4b Author: Jörn Kottmann <[email protected]> Authored: Wed Nov 2 23:41:31 2016 +0100 Committer: Jörn Kottmann <[email protected]> Committed: Wed Nov 2 23:41:31 2016 +0100 ---------------------------------------------------------------------- opennlp-distr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/6220e4db/opennlp-distr/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml index 9f89f39..01f2006 100644 --- a/opennlp-distr/pom.xml +++ b/opennlp-distr/pom.xml @@ -121,7 +121,7 @@ <phase>generate-resources</phase> <goals><goal>jira-report</goal></goals> <configuration> - <fixVersionIds>12316450</fixVersionIds> + <fixVersionIds>12326268</fixVersionIds> <outputDirectory>${basedir}/target/issuesFixed/</outputDirectory> <maxEntries>1000</maxEntries> <!-- hopefully, bigger than ever needed --> </configuration>
