You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/10/22 11:13:31 UTC

svn commit: r828502 - /servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml

Author: gnodet
Date: Thu Oct 22 09:13:30 2009
New Revision: 828502

URL: http://svn.apache.org/viewvc?rev=828502&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.serp-1.13.1_2

Modified:
    servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml

Modified: servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml?rev=828502&r1=828501&r2=828502&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml Thu Oct 22 09:13:30 2009
@@ -10,7 +10,7 @@
   <artifactId>org.apache.servicemix.bundles.serp</artifactId>
   <packaging>bundle</packaging>
   <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
-  <version>1.13.1_2-SNAPSHOT</version>
+  <version>1.13.1_2</version>
   <description>This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.</description>
 
   <build>
@@ -66,4 +66,10 @@
         *
     </servicemix.osgi.import.pkg>
   </properties>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_2</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_2</url>
+  </scm>
 </project>
\ No newline at end of file