Updated Branches:
  refs/heads/1.6.x 2dc6e6559 -> c8b2caf57

JCLOUDS-66. Update Maven project metadata for ASF.


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

Branch: refs/heads/1.6.x
Commit: c8b2caf57011586ded9ef5028891510dae2e7e83
Parents: 2dc6e65
Author: Andrew Bayer <[email protected]>
Authored: Thu May 23 13:05:06 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Thu May 23 13:05:24 2013 -0700

----------------------------------------------------------------------
 pom.xml |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/c8b2caf5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 303b926..90df4c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
   <name>JClouds :: Karaf</name>
 
   <description>Jclouds Karaf Integration Project</description>
-  <url>https://github.com/jclouds/jclouds-karaf</url>
+  <url>http://jclouds.incubator.apache.org</url>
   <licenses>
     <license>
       <name>The Apache Software License, Version 2.0</name>
@@ -39,10 +39,12 @@ limitations under the License.
       <distribution>repo</distribution>
     </license>
   </licenses>
+
   <scm>
-    <connection>scm:git:git://github.com/jclouds/jclouds-karaf.git</connection>
-    
<developerConnection>scm:git:ssh://[email protected]/jclouds/jclouds-karaf.git</developerConnection>
-    <url>http://github.com/jclouds/jclouds-karaf</url>
+    
<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>
+    <tag>HEAD</tag>
   </scm>
 
   <developers>

Reply via email to