You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2014/05/12 19:30:16 UTC

git commit: Remove incubator references

Repository: jclouds-labs-aws
Updated Branches:
  refs/heads/master d429f324b -> ba1670fb4


Remove incubator references


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

Branch: refs/heads/master
Commit: ba1670fb40004a2a447f380052a9caa8e7c8c877
Parents: d429f32
Author: Andrew Gaul <ga...@apache.org>
Authored: Mon May 12 08:54:33 2014 -0700
Committer: Andrew Gaul <ga...@apache.org>
Committed: Mon May 12 10:29:47 2014 -0700

----------------------------------------------------------------------
 DISCLAIMER | 16 ----------------
 pom.xml    |  6 +++---
 2 files changed, 3 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/ba1670fb/DISCLAIMER
----------------------------------------------------------------------
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 930418e..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,16 +0,0 @@
-Apache jclouds is an effort undergoing incubation at the Apache Software
-Foundation (ASF), sponsored by the Apache Incubator PMC.
-
-Incubation is required of all newly accepted projects until a further review
-indicates that the infrastructure, communications, and decision making process
-have stabilized in a manner consistent with other successful ASF projects.
-
-While incubation status is not necessarily a reflection of the completeness
-or stability of the code, it does indicate that the project has yet to be
-fully endorsed by the ASF.
-
-For more information about the incubation status of the Apache jclouds project you
-can go to the following page:
-
-http://incubator.apache.org/projects/jclouds.html
-http://jclouds.incubator.apache.org

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