[maven-release-plugin] prepare release org.apache.servicemix.bundles.thymeleaf-3.0.11.RELEASE_1
diff --git a/thymeleaf-3.0.11.RELEASE/pom.xml b/thymeleaf-3.0.11.RELEASE/pom.xml
index 04bf3ab..330cc3e 100644
--- a/thymeleaf-3.0.11.RELEASE/pom.xml
+++ b/thymeleaf-3.0.11.RELEASE/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.servicemix.bundles.thymeleaf</artifactId>
-  <version>3.0.11.RELEASE_1-SNAPSHOT</version>
+  <version>3.0.11.RELEASE_1</version>
   <packaging>bundle</packaging>
   <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
   <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -38,6 +38,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.thymeleaf-3.0.11.RELEASE_1</tag>
   </scm>
 
   <properties>