This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git
The following commit(s) were added to refs/heads/master by this push:
new 6711a8d [maven-release-plugin] prepare release
org.apache.sling.models.api-2.0.0
6711a8d is described below
commit 6711a8d37dd8610643372bdb20572cf4d99fd701
Author: Eric Norman <[email protected]>
AuthorDate: Thu Aug 21 14:05:00 2025 -0700
[maven-release-plugin] prepare release org.apache.sling.models.api-2.0.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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>