Repository: karaf Updated Branches: refs/heads/karaf-2.3.x fad3e8431 -> 68b9428b9
[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/68b9428b Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/68b9428b Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/68b9428b Branch: refs/heads/karaf-2.3.x Commit: 68b9428b92c5295fb6352dd2818462e25602bf55 Parents: fad3e84 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 27 09:16:44 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 27 09:16:44 2014 +0200 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/68b9428b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e5fadd4..e3ff4f8 100644 --- a/pom.xml +++ b/pom.xml @@ -234,11 +234,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> <!-- ServiceMix repo --> <repository> <id>servicemix</id>
