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/04 14:06:54 UTC

svn commit: r1600129 - /servicemix/smx4/bundles/trunk/spring-aop-3.2.9.RELEASE/pom.xml

Author: jbonofre
Date: Wed Jun  4 12:06:54 2014
New Revision: 1600129

URL: http://svn.apache.org/r1600129
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-aop-3.2.9.RELEASE_1

Modified:
    servicemix/smx4/bundles/trunk/spring-aop-3.2.9.RELEASE/pom.xml

Modified: servicemix/smx4/bundles/trunk/spring-aop-3.2.9.RELEASE/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/spring-aop-3.2.9.RELEASE/pom.xml?rev=1600129&r1=1600128&r2=1600129&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/spring-aop-3.2.9.RELEASE/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/spring-aop-3.2.9.RELEASE/pom.xml Wed Jun  4 12:06:54 2014
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aop</artifactId>
-    <version>3.2.9.RELEASE_1-SNAPSHOT</version>
+    <version>3.2.9.RELEASE_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -139,4 +139,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-aop-3.2.9.RELEASE_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-aop-3.2.9.RELEASE_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.spring-aop-3.2.9.RELEASE_1</url>
+  </scm>
 </project>