You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2014/02/14 19:57:58 UTC

svn commit: r1568461 - /servicemix/smx4/bundles/trunk/derby-10.9.1.0/pom.xml

Author: jbonofre
Date: Fri Feb 14 18:57:58 2014
New Revision: 1568461

URL: http://svn.apache.org/r1568461
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.derby-10.9.1.0_2

Modified:
    servicemix/smx4/bundles/trunk/derby-10.9.1.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/derby-10.9.1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/derby-10.9.1.0/pom.xml?rev=1568461&r1=1568460&r2=1568461&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/derby-10.9.1.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/derby-10.9.1.0/pom.xml Fri Feb 14 18:57:58 2014
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.derby</artifactId>
-    <version>10.9.1.0_2-SNAPSHOT</version>
+    <version>10.9.1.0_2</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: derby</name>
     <description>This OSGi bundle wraps derby, derbyclient and derbynet ${pkgVersion} jar files.</description>
@@ -148,4 +148,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.derby-10.9.1.0_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.derby-10.9.1.0_2</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.derby-10.9.1.0_2</url>
+  </scm>
 </project>
\ No newline at end of file