Update bundles-pom

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

Branch: refs/heads/master
Commit: b46db2afcb43ca9766cad3dec7a9af5aa11e2eef
Parents: 8604ef1
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sun Jul 2 21:35:54 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sun Jul 2 21:35:54 2017 +0200

----------------------------------------------------------------------
 bcprov-jdk16-1.46/pom.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b46db2af/bcprov-jdk16-1.46/pom.xml
----------------------------------------------------------------------
diff --git a/bcprov-jdk16-1.46/pom.xml b/bcprov-jdk16-1.46/pom.xml
index 4c64666..16c1043 100644
--- a/bcprov-jdk16-1.46/pom.xml
+++ b/bcprov-jdk16-1.46/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>9-SNAPSHOT</version>
+        <version>13</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.bouncycastle</pkgGroupId>
         <pkgArtifactId>bcprov-jdk16</pkgArtifactId>

Reply via email to