Author: fchrist
Date: Fri Jul 15 08:44:14 2011
New Revision: 1147027

URL: http://svn.apache.org/viewvc?rev=1147027&view=rev
Log:
STANBOL-271 Removed parent relation from Enhancer reactor POM as it confuses 
the RAT checker

Modified:
    incubator/stanbol/trunk/enhancer/pom.xml

Modified: incubator/stanbol/trunk/enhancer/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/pom.xml?rev=1147027&r1=1147026&r2=1147027&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/pom.xml (original)
+++ incubator/stanbol/trunk/enhancer/pom.xml Fri Jul 15 08:44:14 2011
@@ -13,15 +13,9 @@
 
   <modelVersion>4.0.0</modelVersion>
 
-  <parent>
-    <groupId>org.apache.stanbol</groupId>
-    <artifactId>org.apache.stanbol.enhancer.parent</artifactId>
-    <version>0.9-SNAPSHOT</version>
-    <relativePath>./parent</relativePath>
-  </parent>
-
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.reactor</artifactId>
+  <version>0.9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancer reactor</name>


Reply via email to