Author: anuzzolese
Date: Tue May 17 13:11:34 2011
New Revision: 1104227

URL: http://svn.apache.org/viewvc?rev=1104227&view=rev
Log:
STANBOL-198 Added the missing repository for resolving the OWL API dependency 
into org.apapche.stanbol.reengineer.xml.

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

Modified: incubator/stanbol/trunk/reengineer/xml/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/xml/pom.xml?rev=1104227&r1=1104226&r2=1104227&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/xml/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/xml/pom.xml Tue May 17 13:11:34 2011
@@ -241,6 +241,10 @@
       <name>Maven Codehaus repository</name>
       <url>http://repository.codehaus.org/</url>
     </repository>
+    <repository>
+       <id>stlab-cnr-repo</id>
+        <url>http://stlab.istc.cnr.it/software/maven/repo</url>
+    </repository>
   </repositories>
 
 </project>


Reply via email to