[maven-release-plugin] prepare release org.apache.sling.feature.modelconverter-1.0.8
diff --git a/pom.xml b/pom.xml
index 6109a87..45e5371 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.modelconverter</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.8</version>
 
     <name>Apache Sling Feature Model Converter</name>
     <description>
@@ -37,7 +37,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-modelconverter.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.feature.modelconverter-1.0.8</tag>
   </scm>
 
     <build>