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 2013/04/02 22:21:54 UTC

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

Author: joern
Date: Tue Apr  2 20:21:53 2013
New Revision: 1463738

URL: http://svn.apache.org/r1463738
Log:
OPENNLP-561 updated version to match 1.5.3 version in jira

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=1463738&r1=1463737&r2=1463738&view=diff
==============================================================================
--- opennlp/trunk/opennlp-distr/pom.xml (original)
+++ opennlp/trunk/opennlp-distr/pom.xml Tue Apr  2 20:21:53 2013
@@ -126,7 +126,7 @@
               <phase>generate-resources</phase> 
               <goals><goal>jira-report</goal></goals>
                 <configuration>
-                  <fixVersionIds>12316400</fixVersionIds>
+                  <fixVersionIds>12319040</fixVersionIds>
                   <outputDirectory>${basedir}/target/issuesFixed/</outputDirectory>
                   <maxEntries>1000</maxEntries> <!-- hopefully, bigger than ever needed -->
                 </configuration>
@@ -138,4 +138,4 @@
     </profile>
   </profiles> 
   
-</project>
\ No newline at end of file
+</project>