[maven-release-plugin] prepare release org.apache.felix.scr-2.1.18
diff --git a/scr/pom.xml b/scr/pom.xml
index d846ce5..923b7b8 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -30,12 +30,13 @@
         Implementation of the Declarative Services specification 1.4
     </description>
     <artifactId>org.apache.felix.scr</artifactId>
-    <version>2.1.17-SNAPSHOT</version>
+    <version>2.1.18</version>
     <scm>
         <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
         <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-    </scm>
+      <tag>org.apache.felix.scr-2.1.18</tag>
+  </scm>
     
     <!--
         A Note on Testing