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/10/09 10:44:13 UTC

svn commit: r1630319 - /servicemix/smx4/bundles/trunk/spring-batch-core-3.0.1.RELEASE/pom.xml

Author: jbonofre
Date: Thu Oct  9 08:44:13 2014
New Revision: 1630319

URL: http://svn.apache.org/r1630319
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-batch-core-3.0.1.RELEASE_1

Modified:
    servicemix/smx4/bundles/trunk/spring-batch-core-3.0.1.RELEASE/pom.xml

Modified: servicemix/smx4/bundles/trunk/spring-batch-core-3.0.1.RELEASE/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/spring-batch-core-3.0.1.RELEASE/pom.xml?rev=1630319&r1=1630318&r2=1630319&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/spring-batch-core-3.0.1.RELEASE/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/spring-batch-core-3.0.1.RELEASE/pom.xml Thu Oct  9 08:44:13 2014
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-batch-core</artifactId>
-    <version>3.0.1.RELEASE_1-SNAPSHOT</version>
+    <version>3.0.1.RELEASE_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -172,4 +172,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-batch-core-3.0.1.RELEASE_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-batch-core-3.0.1.RELEASE_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-batch-core-3.0.1.RELEASE_1</url>
+  </scm>
 </project>