Upgrade 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/b0cf2d0b
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b0cf2d0b
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b0cf2d0b

Branch: refs/heads/master
Commit: b0cf2d0b5ebc28edb7b8b92c75b5d50414f8eef4
Parents: 7d32494
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sun Jul 2 21:55:43 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sun Jul 2 21:55:43 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b0cf2d0b/restlet-1.1.10/pom.xml
----------------------------------------------------------------------
diff --git a/restlet-1.1.10/pom.xml b/restlet-1.1.10/pom.xml
index e64eab0..98c2c5e 100644
--- a/restlet-1.1.10/pom.xml
+++ b/restlet-1.1.10/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 org.restlet, and com.noelios.restlet 
${pkgVersion} jar files.</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.restlet</pkgGroupId>
         <pkgArtifactId>restlet</pkgArtifactId>

Reply via email to