[maven-release-plugin] prepare release org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_1
diff --git a/activation-api-1.2.1/pom.xml b/activation-api-1.2.1/pom.xml
index 6fd5a6c..39cf452 100644
--- a/activation-api-1.2.1/pom.xml
+++ b/activation-api-1.2.1/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-1.2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2.1_1-SNAPSHOT</version>
+    <version>1.2.1_1</version>
     <name>Apache ServiceMix :: Specs :: Activation API 1.2.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>HEAD</tag>
+        <tag>org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_1</tag>
     </scm>
 
     <dependencies>