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/25 04:27:58 UTC

svn commit: r818701 - /incubator/uima/uimaj/trunk/uimaj-ep-debug/pom.xml

Author: schor
Date: Fri Sep 25 02:27:58 2009
New Revision: 818701

URL: http://svn.apache.org/viewvc?rev=818701&view=rev
Log:
UIMA-1588 reverting change

Modified:
    incubator/uima/uimaj/trunk/uimaj-ep-debug/pom.xml

Modified: incubator/uima/uimaj/trunk/uimaj-ep-debug/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-ep-debug/pom.xml?rev=818701&r1=818700&r2=818701&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-ep-debug/pom.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-ep-debug/pom.xml Fri Sep 25 02:27:58 2009
@@ -84,7 +84,7 @@
 		<dependency>
 			<groupId>org.eclipse.jdt</groupId>
 			<artifactId>org.eclipse.jdt.debug.ui</artifactId>
-			<version>3.1.9</version>
+			<version>3.2.0</version>
 			<scope>provided</scope>
 		</dependency>
 	</dependencies>