Updated Branches:
  refs/heads/master 34751a9e3 -> 63cbf9015

Remove more incubator references

Fixes JCLOUDS-388.


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

Branch: refs/heads/master
Commit: 63cbf9015c2e88df3101909bd4695e06a3453a0e
Parents: 34751a9
Author: Andrew Gaul <[email protected]>
Authored: Thu Nov 21 12:59:29 2013 -0800
Committer: Andrew Gaul <[email protected]>
Committed: Thu Nov 21 12:59:29 2013 -0800

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/63cbf901/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9499707..0ab9540 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
   <name>Apache jclouds :: Karaf</name>
 
   <description>Jclouds Karaf Integration Project</description>
-  <url>http://jclouds.incubator.apache.org</url>
+  <url>http://jclouds.apache.org</url>
   <licenses>
     <license>
       <name>The Apache Software License, Version 2.0</name>
@@ -41,9 +41,9 @@ limitations under the License.
   </licenses>
 
   <scm>
-    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf.git</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf.git</developerConnection>
-    
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-karaf.git</url>
+    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</connection>
+    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git</url>
     <tag>HEAD</tag>
   </scm>
 

Reply via email to