[maven-release-plugin]  copy for tag org.apache.servicemix.bundles.serp-1.13.1_1

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_1@827656 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d6740da..edfc05e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,8 @@
-<?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>
-    <version>4-SNAPSHOT</version>
+    <version>4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -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