[maven-release-plugin] prepare release org.apache.servicemix.specs.activation-api-2.0.1-2.0.1_1
diff --git a/activation-api-2.0.1/pom.xml b/activation-api-2.0.1/pom.xml
index 5deddf0..6092c1e 100644
--- a/activation-api-2.0.1/pom.xml
+++ b/activation-api-2.0.1/pom.xml
@@ -31,13 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-2.0.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.1_1-SNAPSHOT</version>
+    <version>2.0.1_1</version>
     <name>Apache ServiceMix :: Specs :: Activation API 2.0.1</name>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-specs.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-specs.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-specs.git</url>
+    <tag>org.apache.servicemix.specs.activation-api-2.0.1-2.0.1_1</tag>
   </scm>
 
     <dependencies>