Author: [email protected]
Date: Thu Apr 21 11:09:09 2011
New Revision: 1030

Log:
[AMDATU-117] Added missing semweb4j mvn repo for rdf2go artifacts

Modified:
   trunk/amdatu-semanticweb/pom.xml

Modified: trunk/amdatu-semanticweb/pom.xml
==============================================================================
--- trunk/amdatu-semanticweb/pom.xml    (original)
+++ trunk/amdatu-semanticweb/pom.xml    Thu Apr 21 11:09:09 2011
@@ -37,6 +37,17 @@
         <enabled>true</enabled>
       </snapshots>
     </repository>
+    <repository>
+      <id>semweb4j-repo</id>
+      <name>Semweb4j.org maven repo</name>
+      <url>http://semweb4j.org/repo/</url>
+      <releases>
+        <enabled>true</enabled>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
   </repositories>
 
   <scm>
@@ -50,7 +61,7 @@
     <org.openrdf.sesame.version>2.3.2</org.openrdf.sesame.version>
     <rdf2go.version>4.7.3</rdf2go.version>
   </properties>
-  
+
   <dependencyManagement>
     <dependencies>
       <dependency>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to