Updated Branches:
  refs/heads/master 3cec4c51a -> d7bc6fecd

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/d7bc6fec
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/d7bc6fec
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/d7bc6fec

Branch: refs/heads/master
Commit: d7bc6fecd0579c9aba05011851803225c5544750
Parents: 3cec4c5
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:06 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d7bc6fec/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 94f9ea8..7940b77 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