Updated Branches:
  refs/heads/master 21acd9e01 -> adee43e95

Remove more incubator references

Fixes JCLOUDS-388.


Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/adee43e9
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs/tree/adee43e9
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs/diff/adee43e9

Branch: refs/heads/master
Commit: adee43e95313b3598a9be379305e17fd22978352
Parents: 21acd9e
Author: Andrew Gaul <[email protected]>
Authored: Thu Nov 21 12:53:36 2013 -0800
Committer: Andrew Gaul <[email protected]>
Committed: Thu Nov 21 12:53:52 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/adee43e9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aab03f7..38875b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,9 +31,9 @@
   <name>Apache jclouds labs</name>
 
   <scm>
-    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs.git</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs.git</developerConnection>
-    
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-labs.git</url>
+    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs.git</connection>
+    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git</url>
     <tag>HEAD</tag>
   </scm>
 

Reply via email to