[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-1.1.4
diff --git a/gogo/runtime/pom.xml b/gogo/runtime/pom.xml
index 4bca8d4..df75dd3 100644
--- a/gogo/runtime/pom.xml
+++ b/gogo/runtime/pom.xml
@@ -31,13 +31,14 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Runtime</name>
     <artifactId>org.apache.felix.gogo.runtime</artifactId>
-    <version>1.1.3-SNAPSHOT</version>
+    <version>1.1.4</version>
     <url>http://felix.apache.org/</url>
     <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.gogo.runtime-1.1.4</tag>
+  </scm>
 
     <dependencies>
         <dependency>