Remove more incubator references Fixes JCLOUDS-388.
Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/e035684d Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/e035684d Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/e035684d Branch: refs/heads/1.6.x Commit: e035684daf777c2e8d7ec20a05160866b06bc34a Parents: d61a3ca Author: Andrew Gaul <[email protected]> Authored: Thu Nov 21 12:57:48 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Thu Nov 21 12:58:31 2013 -0800 ---------------------------------------------------------------------- project/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/e035684d/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index b8e9311..136ccb0 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -50,9 +50,9 @@ <url>https://issues.apache.org/jira/browse/JCLOUDS</url> </issueManagement> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-chef.git</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-chef.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-chef.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-chef.git</url> <tag>HEAD</tag> </scm> <repositories>
