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

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.serp-1.13.1_2@828503 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b1ebd4f..e4f40f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>bundles-pom</artifactId>
     <groupId>org.apache.servicemix.bundles</groupId>
-    <version>5-SNAPSHOT</version>
+    <version>4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -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