You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2012/06/22 23:13:02 UTC

svn commit: r1353030 - /uima/addons/trunk/uima-addons-parent/pom.xml

Author: schor
Date: Fri Jun 22 21:13:02 2012
New Revision: 1353030

URL: http://svn.apache.org/viewvc?rev=1353030&view=rev
Log:
No Jira, change the parent of this project's pom to the released (no longer snapshot) version of the common build pom for UIMA projects

Modified:
    uima/addons/trunk/uima-addons-parent/pom.xml

Modified: uima/addons/trunk/uima-addons-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/addons/trunk/uima-addons-parent/pom.xml?rev=1353030&r1=1353029&r2=1353030&view=diff
==============================================================================
--- uima/addons/trunk/uima-addons-parent/pom.xml (original)
+++ uima/addons/trunk/uima-addons-parent/pom.xml Fri Jun 22 21:13:02 2012
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
-    <version>3-SNAPSHOT</version>
+    <version>4</version>
     <relativePath />
   </parent>