[maven-release-plugin] prepare release org.apache.sling.resource.observation.annotations-1.0.0
diff --git a/pom.xml b/pom.xml
index e1f7518..b160fb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.resource.observation.annotations</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Sling Resource Observation Annotations</name>
<description>OSGi DS component property type annotations for Sling resource change listeners</description>
@@ -28,13 +28,13 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-observation-annotations.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-observation-annotations.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.resource.observation.annotations-1.0.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-resource-observation-annotations</url>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
- <project.build.outputTimestamp>2021-06-07T21:11:58Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-03-01T11:57:37Z</project.build.outputTimestamp>
</properties>
<dependencies>