Remove more incubator references

Fixes JCLOUDS-388.
diff --git a/jclouds-cli-project/pom.xml b/jclouds-cli-project/pom.xml
index 1ad6bac..810cff2 100644
--- a/jclouds-cli-project/pom.xml
+++ b/jclouds-cli-project/pom.xml
@@ -32,7 +32,7 @@
   <!-- VERSION same as parent -->
   <name>Apache jclouds :: cli</name>
 
-  <url>http://jclouds.incubator.apache.org</url>
+  <url>http://jclouds.apache.org</url>
   <licenses>
     <license>
       <name>The Apache Software License, Version 2.0</name>
@@ -42,9 +42,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-cli.git</url>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
     <tag>HEAD</tag>
   </scm>
 
diff --git a/pom.xml b/pom.xml
index ee41d1a..2b2b1a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <name>Apache jclouds :: cli</name>
   <version>1.7.0-SNAPSHOT</version>
 
-  <url>http://jclouds.incubator.apache.org</url>
+  <url>http://jclouds.apache.org</url>
   <licenses>
     <license>
       <name>The Apache Software License, Version 2.0</name>
@@ -42,9 +42,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-cli.git</url>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
     <tag>HEAD</tag>
   </scm>