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 2011/07/06 11:42:04 UTC

svn commit: r1143317 - /incubator/opennlp/trunk/opennlp-distr/pom.xml

Author: joern
Date: Wed Jul  6 09:42:04 2011
New Revision: 1143317

URL: http://svn.apache.org/viewvc?rev=1143317&view=rev
Log:
OPENNLP-214 Updated jira version number to tools-1.5.2-incubating

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

Modified: incubator/opennlp/trunk/opennlp-distr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-distr/pom.xml?rev=1143317&r1=1143316&r2=1143317&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-distr/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-distr/pom.xml Wed Jul  6 09:42:04 2011
@@ -126,7 +126,7 @@
               <phase>generate-resources</phase> 
               <goals><goal>jira-report</goal></goals>
                 <configuration>
-                  <fixVersionIds>12315983</fixVersionIds>
+                  <fixVersionIds>12316400</fixVersionIds>
                   <outputDirectory>${basedir}/target/issuesFixed/</outputDirectory>
                   <maxEntries>1000</maxEntries> <!-- hopefully, bigger than ever needed -->
                 </configuration>