[maven-release-plugin] prepare release org.apache.felix.configurator-1.0.14
diff --git a/configurator/pom.xml b/configurator/pom.xml
index 64005b8..b2618f0 100644
--- a/configurator/pom.xml
+++ b/configurator/pom.xml
@@ -33,13 +33,13 @@
     <description>
         Implementation of the OSGi Configurator Service Specification 1.0
     </description>
-    <version>1.0.13-SNAPSHOT</version>
+    <version>1.0.14</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>
-      <tag>HEAD</tag>
+      <tag>org.apache.felix.configurator-1.0.14</tag>
   </scm>
 
     <properties>