You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2014/04/10 10:17:21 UTC

svn commit: r1586241 - in /uima/ruta/trunk: ruta-ep-addons/pom.xml ruta-ep-caseditor/pom.xml ruta-parent/pom.xml

Author: pkluegl
Date: Thu Apr 10 08:17:21 2014
New Revision: 1586241

URL: http://svn.apache.org/r1586241
Log:
UIMA-3695
- back to uima 2.6.0-SNAPSHOT for jenkins
- adapted dependency version again

Modified:
    uima/ruta/trunk/ruta-ep-addons/pom.xml
    uima/ruta/trunk/ruta-ep-caseditor/pom.xml
    uima/ruta/trunk/ruta-parent/pom.xml

Modified: uima/ruta/trunk/ruta-ep-addons/pom.xml
URL: http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-addons/pom.xml?rev=1586241&r1=1586240&r2=1586241&view=diff
==============================================================================
--- uima/ruta/trunk/ruta-ep-addons/pom.xml (original)
+++ uima/ruta/trunk/ruta-ep-addons/pom.xml Thu Apr 10 08:17:21 2014
@@ -73,7 +73,7 @@
     <dependency>
       <groupId>org.eclipse.equinox</groupId>
       <artifactId>app</artifactId>
-      <version>[1.0.0,2.0.0)</version>
+      <version>[1.3.0,2.0.0)</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Modified: uima/ruta/trunk/ruta-ep-caseditor/pom.xml
URL: http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-ep-caseditor/pom.xml?rev=1586241&r1=1586240&r2=1586241&view=diff
==============================================================================
--- uima/ruta/trunk/ruta-ep-caseditor/pom.xml (original)
+++ uima/ruta/trunk/ruta-ep-caseditor/pom.xml Thu Apr 10 08:17:21 2014
@@ -101,7 +101,7 @@
     <dependency>
       <groupId>org.eclipse.equinox</groupId>
       <artifactId>app</artifactId>
-      <version>[1.0.0,2.0.0)</version>
+      <version>[1.3.0,2.0.0)</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Modified: uima/ruta/trunk/ruta-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-parent/pom.xml?rev=1586241&r1=1586240&r2=1586241&view=diff
==============================================================================
--- uima/ruta/trunk/ruta-parent/pom.xml (original)
+++ uima/ruta/trunk/ruta-parent/pom.xml Thu Apr 10 08:17:21 2014
@@ -137,7 +137,7 @@ This product contains icons developed by
 (http://www.famfamfam.com/lab/icons/silk/), licensed under the 
 Creative Commons Attribution 3.0 License.
     </postNoticeText>
-    <uimaVersion>2.5.0</uimaVersion>
+    <uimaVersion>2.6.0-SNAPSHOT</uimaVersion>
   </properties>
   
   <build>