Author: concelvio
Date: Thu Mar 17 12:32:01 2011
New Revision: 1082458

URL: http://svn.apache.org/viewvc?rev=1082458&view=rev
Log:
STANBOL-39:
1 ) Added repository http://stlab.istc.cnr.it/software/maven/repo to pom.xml

Modified:
    incubator/stanbol/trunk/kres/reasoners/base/pom.xml

Modified: incubator/stanbol/trunk/kres/reasoners/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/reasoners/base/pom.xml?rev=1082458&r1=1082457&r2=1082458&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/reasoners/base/pom.xml (original)
+++ incubator/stanbol/trunk/kres/reasoners/base/pom.xml Thu Mar 17 12:32:01 2011
@@ -221,6 +221,10 @@
        </dependencies>
 
        <repositories>
+                <repository>
+                    <id>stlab-cnr-repo</id>
+                    <url>http://stlab.istc.cnr.it/software/maven/repo</url>
+                </repository>
                <repository>
                        <id>com.hp.hpl.jena</id>
                        <name>jena maven repository</name>


Reply via email to