Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 20ceace70 -> b5f50a549


Prepare bundles release


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/b5f50a54
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b5f50a54
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b5f50a54

Branch: refs/heads/master
Commit: b5f50a549f60cb927e684f3b1ca4cb087ae8784f
Parents: 20ceace
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Jun 5 08:43:55 2015 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Jun 5 08:43:55 2015 +0200

----------------------------------------------------------------------
 opensaml-2.6.2/pom.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b5f50a54/opensaml-2.6.2/pom.xml
----------------------------------------------------------------------
diff --git a/opensaml-2.6.2/pom.xml b/opensaml-2.6.2/pom.xml
index 7c0b2e8..47656a2 100644
--- a/opensaml-2.6.2/pom.xml
+++ b/opensaml-2.6.2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>11</version>
+        <version>12</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -35,6 +35,12 @@
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
 
+    <scm>
+        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
+        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
+        
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
+    </scm>
+
     <properties>
         <pkgGroupId>org.opensaml</pkgGroupId>
         <pkgArtifactId>opensaml</pkgArtifactId>

Reply via email to