Repository: cxf-dosgi Updated Branches: refs/heads/master 2b62a2bc0 -> 468d331ed
Remove staging of aries-rsa Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/468d331e Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/468d331e Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/468d331e Branch: refs/heads/master Commit: 468d331ed4662124897e948e7e5085199b286e19 Parents: 2b62a2b Author: Christian Schneider <[email protected]> Authored: Wed May 4 12:05:21 2016 +0200 Committer: Christian Schneider <[email protected]> Committed: Wed May 4 12:05:21 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/468d331e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b41f4ab..3afd9a8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -370,18 +370,6 @@ <repositories> <repository> - <id>aries.rsa.1.8.0</id> - <name>aries.rsa.1.8.0</name> - <url>https://repository.apache.org/content/repositories/orgapachearies-1064</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - - <repository> <id>apache.snapshots</id> <name>Apache Maven Snapshot Repository</name> <url>http://repository.apache.org/content/groups/snapshots/</url>
