[maven-release-plugin] prepare release org.apache.servicemix.bundles.lucene-analyzers-common-4.10.3_1

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk@1657008 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lucene-analyzers-common-4.10.3/pom.xml b/lucene-analyzers-common-4.10.3/pom.xml
index d0358c8..48f413e 100644
--- a/lucene-analyzers-common-4.10.3/pom.xml
+++ b/lucene-analyzers-common-4.10.3/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.lucene-analyzers-common</artifactId>
-    <version>4.10.3_1-SNAPSHOT</version>
+    <version>4.10.3_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -103,4 +103,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.lucene-analyzers-common-4.10.3_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.lucene-analyzers-common-4.10.3_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.lucene-analyzers-common-4.10.3_1</url>
+  </scm>
 </project>