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 2009/09/24 19:51:42 UTC

svn commit: r818569 - /incubator/uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml

Author: schor
Date: Thu Sep 24 17:51:41 2009
New Revision: 818569

URL: http://svn.apache.org/viewvc?rev=818569&view=rev
Log:
UIMA-1588 fix eclipse dependency levels

Modified:
    incubator/uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml

Modified: incubator/uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml?rev=818569&r1=818568&r2=818569&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml (original)
+++ incubator/uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml Thu Sep 24 17:51:41 2009
@@ -49,7 +49,7 @@
     <dependency>
       <groupId>org.eclipse.core</groupId>
       <artifactId>variables</artifactId>
-      <version>3.1.100-v20060605</version>
+      <version>3.1.099</version>
       <scope>provided</scope>
     </dependency>