[maven-release-plugin] prepare release org.apache.sling.models.api-2.0.0
diff --git a/pom.xml b/pom.xml
index e0f0f6d..870cb53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,20 +28,20 @@
</parent>
<artifactId>org.apache.sling.models.api</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
<name>Apache Sling Models API</name>
<description>Apache Sling Models API</description>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.models.api-2.0.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-models-api.git</url>
</scm>
<properties>
<sling.java.version>17</sling.java.version>
- <project.build.outputTimestamp>2024-07-01T12:25:41Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-21T21:04:48Z</project.build.outputTimestamp>
</properties>
<dependencies>