[maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.6.6
diff --git a/pom.xml b/pom.xml
index 63cd082..bccc44d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>1.6.5-SNAPSHOT</version>
+    <version>1.6.6</version>
 
     <name>Apache Sling Feature Model Analyser</name>
     <description>
@@ -31,14 +31,14 @@
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1657751032</project.build.outputTimestamp>
     </properties>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
-      <tag>org.apache.sling.feature.analyser-1.6.4</tag>
+      <tag>org.apache.sling.feature.analyser-1.6.6</tag>
    </scm>
 
     <build>