Repository: cxf-dosgi Updated Branches: refs/heads/master 3b1c5b46a -> 04b7948a2
[DOSGI-248] Removing staging repo Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/04b7948a Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/04b7948a Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/04b7948a Branch: refs/heads/master Commit: 04b7948a267cb8cb051b9ec299ae4743f2b16f5b Parents: 3b1c5b4 Author: Christian Schneider <[email protected]> Authored: Mon Aug 1 13:08:28 2016 +0200 Committer: Christian Schneider <[email protected]> Committed: Mon Aug 1 13:08:28 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/04b7948a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8e95822..19be3c8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -330,17 +330,6 @@ <enabled>true</enabled> </snapshots> </repository> - <repository> - <id>cxf.3.1.7</id> - <name>CXF 3.1.7</name> - <url>https://repository.apache.org/content/repositories/orgapachecxf-1074/</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> </repositories> <pluginRepositories>
