Revision: 1837
Author: [email protected]
Date: Thu Feb  4 01:17:42 2010
Log: Moved mvn repo where Joseki can be found to the right project to fix the build.
http://code.google.com/p/simal/source/detail?r=1837

Modified:
 /trunk/uk.ac.osswatch.simal.core/pom.xml
 /trunk/uk.ac.osswatch.simal.web/pom.xml

=======================================
--- /trunk/uk.ac.osswatch.simal.core/pom.xml    Sun Jan 31 14:02:00 2010
+++ /trunk/uk.ac.osswatch.simal.core/pom.xml    Thu Feb  4 01:17:42 2010
@@ -101,10 +101,6 @@
       <id>jena</id>
       <url>http://openjena.org/repo/</url>
     </repository>
-    <repository>
-      <id>joseki</id>
-      <url>http://openjena.org/repo-dev/</url>
-    </repository>
   </repositories>

   <dependencies>
=======================================
--- /trunk/uk.ac.osswatch.simal.web/pom.xml     Wed Feb  3 10:48:02 2010
+++ /trunk/uk.ac.osswatch.simal.web/pom.xml     Thu Feb  4 01:17:42 2010
@@ -97,6 +97,10 @@
        <name>Maven 2</name>
        <url>http://repo2.maven.org/maven</url>
     </repository>
+    <repository>
+      <id>joseki</id>
+      <url>http://openjena.org/repo-dev/</url>
+    </repository>
   </repositories>

   <distributionManagement>

--
You received this message because you are subscribed to the Google Groups "Simal 
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to