You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2014/02/24 11:02:34 UTC

svn commit: r1571208 - /opennlp/trunk/opennlp-distr/pom.xml

Author: joern
Date: Mon Feb 24 10:02:34 2014
New Revision: 1571208

URL: http://svn.apache.org/r1571208
Log:
OPENNLP-651 Updated the jira version code to 1.6.0.

Modified:
    opennlp/trunk/opennlp-distr/pom.xml

Modified: opennlp/trunk/opennlp-distr/pom.xml
URL: http://svn.apache.org/viewvc/opennlp/trunk/opennlp-distr/pom.xml?rev=1571208&r1=1571207&r2=1571208&view=diff
==============================================================================
--- opennlp/trunk/opennlp-distr/pom.xml (original)
+++ opennlp/trunk/opennlp-distr/pom.xml Mon Feb 24 10:02:34 2014
@@ -121,7 +121,7 @@
               <phase>generate-resources</phase> 
               <goals><goal>jira-report</goal></goals>
                 <configuration>
-                  <fixVersionIds>12319040</fixVersionIds>
+                  <fixVersionIds>12316450</fixVersionIds>
                   <outputDirectory>${basedir}/target/issuesFixed/</outputDirectory>
                   <maxEntries>1000</maxEntries> <!-- hopefully, bigger than ever needed -->
                 </configuration>