You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by an...@apache.org on 2013/06/26 02:19:53 UTC

[06/24] git commit: remove aduna repository, as sesame-2.7 is going to be deployed to sonatype and maven central

remove aduna repository, as sesame-2.7 is going to be deployed to sonatype and maven central


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/560dffe8
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/560dffe8
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/560dffe8

Branch: refs/heads/master
Commit: 560dffe8215bae2eef5b0f83739bdccbb3c381e2
Parents: fa0ca27
Author: Peter Ansell <p_...@yahoo.com>
Authored: Fri Dec 7 09:50:14 2012 +1000
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Wed Jun 26 10:06:32 2013 +1000

----------------------------------------------------------------------
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/560dffe8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 98a9a8f..1474bab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -511,13 +511,6 @@
       <id>any23-repository-external</id>
       <url>http://svn.apache.org/repos/asf/any23/repo-ext/</url>
     </repository>
-    <!-- Specific repository for Aduna / Sesame related dependencies. -->
-    <repository>
-      <id>aduna-software-release-repo</id>
-      <name>Aduna SW Release Repository</name>
-      <url>http://repo.aduna-software.org/maven2/releases</url>
-      <layout>default</layout>
-    </repository>
   </repositories>
 
   <build>