You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ja...@apache.org on 2013/02/21 16:30:45 UTC

[13/55] git commit: added old lmf maven repository so marmotta is building again

added old lmf maven repository so marmotta is building again

Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/3cd98903
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/3cd98903
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/3cd98903

Branch: refs/heads/master
Commit: 3cd98903575defa79dfcd0ea717ff4a204a5bd2f
Parents: 5f62ec3
Author: Jakob Frank <ja...@apache.org>
Authored: Thu Feb 21 14:41:22 2013 +0100
Committer: Jakob Frank <ja...@apache.org>
Committed: Thu Feb 21 14:41:22 2013 +0100

----------------------------------------------------------------------
 parent/pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/3cd98903/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ae39911..7826d25 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,6 +50,11 @@
             <name>Apache Snapshots Repository</name>
             <url>https://repository.apache.org/content/repositories/snapshots/</url>
         </repository>
+        <repository>
+            <id>lmf</id>
+            <name>Legacy LMF Repository</name>
+            <url>http://devel.kiwi-project.eu:8080/nexus/content/groups/public/</url>
+        </repository>
     </repositories>
     <pluginRepositories>
         <pluginRepository>