[maven-release-plugin] prepare release org.apache.servicemix.bundles.gae-1.9.27_1
diff --git a/gae-1.9.27/pom.xml b/gae-1.9.27/pom.xml
index 49956c2..c33b8e9 100644
--- a/gae-1.9.27/pom.xml
+++ b/gae-1.9.27/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.gae</artifactId>
-    <version>1.9.27_1-SNAPSHOT</version>
+    <version>1.9.27_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: Google App Engine (GAE)</name>
     <description>This bundle wraps Google App Engine (GAE) ${pkgVersion} API jar files.</description>
@@ -39,6 +39,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
+    <tag>org.apache.servicemix.bundles.gae-1.9.27_1</tag>
   </scm>
 
     <properties>