Third party repo no longer used
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8aa665d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8aa665d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/8aa665d3 Branch: refs/heads/master Commit: 8aa665d3ecc34672618e67f9678d1b88a9a038c2 Parents: d6c29fd Author: Darren Shepherd <[email protected]> Authored: Tue Aug 28 09:02:28 2012 -0700 Committer: Darren Shepherd <[email protected]> Committed: Tue Aug 28 09:02:28 2012 -0700 ---------------------------------------------------------------------- pom.xml | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/8aa665d3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index de49d2e..e21334c 100644 --- a/pom.xml +++ b/pom.xml @@ -202,19 +202,4 @@ </pluginManagement> </build> - <repositories> - <repository> - <id>cloudstack-third-parties</id> - <name>libs-release</name> - <url>http://cs.ibuildthecloud.com/artifactory/libs-release</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - </repositories> - - </project>
