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/06/03 18:30:14 UTC

svn commit: r1599668 - /servicemix/smx4/bundles/trunk/spring-expression-3.2.8.RELEASE/pom.xml

Author: jbonofre
Date: Tue Jun  3 16:30:14 2014
New Revision: 1599668

URL: http://svn.apache.org/r1599668
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-expression-3.2.8.RELEASE_2

Modified:
    servicemix/smx4/bundles/trunk/spring-expression-3.2.8.RELEASE/pom.xml

Modified: servicemix/smx4/bundles/trunk/spring-expression-3.2.8.RELEASE/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/spring-expression-3.2.8.RELEASE/pom.xml?rev=1599668&r1=1599667&r2=1599668&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/spring-expression-3.2.8.RELEASE/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/spring-expression-3.2.8.RELEASE/pom.xml Tue Jun  3 16:30:14 2014
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-expression</artifactId>
-    <version>3.2.8.RELEASE_2-SNAPSHOT</version>
+    <version>3.2.8.RELEASE_2</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -97,4 +97,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-expression-3.2.8.RELEASE_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-expression-3.2.8.RELEASE_2</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-expression-3.2.8.RELEASE_2</url>
+  </scm>
 </project>