Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 8c33e7909 -> c333ffb45


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

Branch: refs/heads/master
Commit: c333ffb45bd85a6728f0e3e877fe01c30b5de236
Parents: 8c33e79
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Jun 4 13:51:24 2015 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Jun 4 13:51:24 2015 +0200

----------------------------------------------------------------------
 swagger-core-1.3.2/pom.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c333ffb4/swagger-core-1.3.2/pom.xml
----------------------------------------------------------------------
diff --git a/swagger-core-1.3.2/pom.xml b/swagger-core-1.3.2/pom.xml
index 56ab0ed..3ba64d3 100644
--- a/swagger-core-1.3.2/pom.xml
+++ b/swagger-core-1.3.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>com.wordnik</pkgGroupId>
         <pkgArtifactId>swagger-core_2.10</pkgArtifactId>

Reply via email to