Repository: karaf Updated Branches: refs/heads/karaf-3.0.x da1523e24 -> 873fe82e2
[KARAF-3182] Remove the temporary apache public repo Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/873fe82e Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/873fe82e Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/873fe82e Branch: refs/heads/karaf-3.0.x Commit: 873fe82e25a146a3cd935a8e4662f42cca2b52c1 Parents: da1523e Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 27 09:17:41 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 27 09:17:41 2014 +0200 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/873fe82e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9bf4b48..e16f342 100644 --- a/pom.xml +++ b/pom.xml @@ -258,11 +258,6 @@ </properties> <repositories> - <!-- temporary until eventadmin 1.4.0 is available on central --> - <repository> - <id>apache-public</id> - <url>https://repository.apache.org/content/groups/public/</url> - </repository> <!-- Apache snapshots --> <repository> <id>apache-snapshots</id>
