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 2010/08/04 17:00:59 UTC

svn commit: r982285 - /uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml

Author: schor
Date: Wed Aug  4 15:00:59 2010
New Revision: 982285

URL: http://svn.apache.org/viewvc?rev=982285&view=rev
Log:
[UIMA-1846] correct parent-pom to be the normal eclipse-plugins-ibm-notice parent pom

Modified:
    uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml

Modified: uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml?rev=982285&r1=982284&r2=982285&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml Wed Aug  4 15:00:59 2010
@@ -24,7 +24,7 @@
   
   <parent>
     <groupId>org.apache.uima</groupId>
-    <artifactId>parent-pom-ibm-notice</artifactId>
+    <artifactId>parent-pom-eclipse-plugins-ibm-notice</artifactId>
     <version>2</version>
     <relativePath/>
   </parent>