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 2012/10/03 07:25:32 UTC

svn commit: r1393296 - /servicemix/smx4/bundles/trunk/struts-1.3.10/pom.xml

Author: jbonofre
Date: Wed Oct  3 05:25:31 2012
New Revision: 1393296

URL: http://svn.apache.org/viewvc?rev=1393296&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.struts-1.3.10_1

Modified:
    servicemix/smx4/bundles/trunk/struts-1.3.10/pom.xml

Modified: servicemix/smx4/bundles/trunk/struts-1.3.10/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/struts-1.3.10/pom.xml?rev=1393296&r1=1393295&r2=1393296&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/struts-1.3.10/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/struts-1.3.10/pom.xml Wed Oct  3 05:25:31 2012
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.struts</artifactId>
-    <version>1.3.10_1-SNAPSHOT</version>
+    <version>1.3.10_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: struts</name>
     <description>This OSGi bundle wraps struts-core, struts-extras, struts-tiles ${pkgVersion} jar file.</description>
@@ -147,4 +147,10 @@
         </plugins>
     </build>
 
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.struts-1.3.10_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.struts-1.3.10_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.struts-1.3.10_1</url>
+  </scm>
 </project>
\ No newline at end of file