You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2013/11/22 06:10:47 UTC

[2/4] git commit: Remove more incubator references

Remove more incubator references

Fixes JCLOUDS-388.


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

Branch: refs/heads/update-poms
Commit: 8f1ed22455241f710eed1d1bbf9d9e7f9faf80c1
Parents: 85568c9
Author: Andrew Gaul <ga...@apache.org>
Authored: Thu Nov 21 13:02:54 2013 -0800
Committer: Andrew Gaul <ga...@apache.org>
Committed: Thu Nov 21 13:02:54 2013 -0800

----------------------------------------------------------------------
 jclouds-cli-project/pom.xml | 8 ++++----
 pom.xml                     | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/8f1ed224/jclouds-cli-project/pom.xml
----------------------------------------------------------------------
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>
 

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/8f1ed224/pom.xml
----------------------------------------------------------------------
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>