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/20 17:11:18 UTC

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

Author: gnodet
Date: Tue Oct 20 15:11:18 2009
New Revision: 827654

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

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=827654&r1=827653&r2=827654&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/serp-1.13.1/pom.xml Tue Oct 20 15:11:18 2009
@@ -1,7 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="
-		http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="   http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <artifactId>bundles-pom</artifactId>
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -13,7 +10,7 @@
   <artifactId>org.apache.servicemix.bundles.serp</artifactId>
   <packaging>bundle</packaging>
   <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
-  <version>1.13.1_1-SNAPSHOT</version>
+  <version>1.13.1_1</version>
   <description>This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.</description>
 
   <build>
@@ -69,5 +66,10 @@
         *
     </servicemix.osgi.import.pkg>
   </properties>
-</project>
 
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_1</url>
+  </scm>
+</project>
\ No newline at end of file