Updated Branches:
  refs/heads/master 5cbba5cd7 -> 7e6c6534a

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/7e6c6534
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/7e6c6534
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/7e6c6534

Branch: refs/heads/master
Commit: 7e6c6534ada1e11aad3376c3f43f4134153c256b
Parents: 5cbba5c
Author: Andrew Gaul <[email protected]>
Authored: Thu Nov 21 12:57:48 2013 -0800
Committer: Andrew Gaul <[email protected]>
Committed: Thu Nov 21 12:57:48 2013 -0800

----------------------------------------------------------------------
 project/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/7e6c6534/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index a859a13..4345ca6 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>

Reply via email to