[maven-release-plugin] prepare release org.apache.sling.discovery.support-1.0.8
diff --git a/pom.xml b/pom.xml
index 772c21d..108ba04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.discovery.support</artifactId>
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.0.8</version>
<name>Apache Sling Discovery Support Bundle</name>
<description>
@@ -35,7 +35,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1734086240</project.build.outputTimestamp>
<sling.java.version>8</sling.java.version>
</properties>
@@ -43,7 +43,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-support.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-support.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-discovery-support.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.discovery.support-1.0.8</tag>
</scm>
<dependencies>