Updated Branches: refs/heads/ANY23-141 [created] ced48a39f
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/681fa9e5 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/681fa9e5 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/681fa9e5 Branch: refs/heads/ANY23-141 Commit: 681fa9e5eb25f4a9fdf3d532cd8ee2afe5202efe Parents: 914510c Author: Peter Ansell <[email protected]> Authored: Fri Dec 7 09:50:14 2012 +1000 Committer: Peter Ansell <[email protected]> Committed: Fri Apr 19 13:21:44 2013 +1000 ---------------------------------------------------------------------- pom.xml | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/681fa9e5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 172c7b9..7eac9be 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>
