Repository: opennlp Updated Branches: refs/heads/master 26ff5d8c1 -> 89f9e55b7
NoJira: Update jira version to 1.7.2 Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/89f9e55b Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/89f9e55b Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/89f9e55b Branch: refs/heads/master Commit: 89f9e55b7dd0ebe1c8aec6dae9d26d6c18f8adc1 Parents: 26ff5d8 Author: Jörn Kottmann <[email protected]> Authored: Tue Jan 31 10:15:15 2017 +0100 Committer: Jörn Kottmann <[email protected]> Committed: Tue Jan 31 10:15:15 2017 +0100 ---------------------------------------------------------------------- opennlp-distr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/89f9e55b/opennlp-distr/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml index 3dc84b1..613bd80 100644 --- a/opennlp-distr/pom.xml +++ b/opennlp-distr/pom.xml @@ -127,7 +127,7 @@ <phase>generate-resources</phase> <goals><goal>jira-report</goal></goals> <configuration> - <fixVersionIds>12338936</fixVersionIds> + <fixVersionIds>12339150</fixVersionIds> <outputDirectory>${basedir}/target/issuesFixed/</outputDirectory> <maxEntries>1000</maxEntries> <!-- hopefully, bigger than ever needed --> </configuration>
