[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.6.8
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml
index df9a566..9e4a9dc 100644
--- a/fileinstall/pom.xml
+++ b/fileinstall/pom.xml
@@ -29,13 +29,13 @@
   <name>Apache Felix File Install</name>
   <description>A utility to automatically install bundles from a directory.</description>
   <url>http://felix.apache.org/site/apache-felix-file-install.html</url>
-  <version>3.6.7-SNAPSHOT</version>
+  <version>3.6.8</version>
   <artifactId>org.apache.felix.fileinstall</artifactId>
   <scm>
     <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
     <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.felix.fileinstall-3.6.8</tag>
   </scm>
   <properties>
     <felix.java.version>8</felix.java.version>