Updated Branches: refs/heads/master 96c83400e -> 412867159
Remove more incubator references Fixes JCLOUDS-388. Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/commit/41286715 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/tree/41286715 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/diff/41286715 Branch: refs/heads/master Commit: 4128671595a53f8304546200a685cb0a717aaf91 Parents: 96c8340 Author: Andrew Gaul <[email protected]> Authored: Thu Nov 21 12:55:51 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Thu Nov 21 12:55:51 2013 -0800 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/blob/41286715/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 63dbace..0e92eeb 100644 --- a/pom.xml +++ b/pom.xml @@ -33,9 +33,9 @@ <packaging>pom</packaging> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-labs-openstack.git</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-openstack.git</url> <tag>HEAD</tag> </scm>
