You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2011/07/18 16:44:23 UTC

svn commit: r1147904 - /incubator/stanbol/trunk/owl/pom.xml

Author: fchrist
Date: Mon Jul 18 14:44:23 2011
New Revision: 1147904

URL: http://svn.apache.org/viewvc?rev=1147904&view=rev
Log:
STANBOL-275 changed comment pointing to README

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

Modified: incubator/stanbol/trunk/owl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/owl/pom.xml?rev=1147904&r1=1147903&r2=1147904&view=diff
==============================================================================
--- incubator/stanbol/trunk/owl/pom.xml (original)
+++ incubator/stanbol/trunk/owl/pom.xml Mon Jul 18 14:44:23 2011
@@ -85,7 +85,7 @@
       <artifactId>apache-rat-plugin</artifactId>
       <configuration>
         <excludes>
-          <!-- See src/main/resources/maven/README for license info on OWLAPI -->
+          <!-- See src/main/resources/maven/repo/README and LICENSE files -->
           <exclude>src/main/resources/maven/repo/owlapi/owlapi/maven-metadata-local.xml</exclude>
           <exclude>src/main/resources/maven/repo/owlapi/owlapi/3.2.2/owlapi-3.2.2.pom</exclude>
           <exclude>src/main/resources/maven/repo/owlapi/owlapi/3.0.0/owlapi-3.0.0.pom</exclude>