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 94e5e1c [maven-release-plugin] prepare for next development iteration
94e5e1c is described below
commit 94e5e1ce2d0a84163f56cefaa1134dcc08afa904
Author: Eric Norman <[email protected]>
AuthorDate: Thu Aug 21 14:05:20 2025 -0700
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 870cb53..b166394 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,20 +28,20 @@
</parent>
<artifactId>org.apache.sling.models.api</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</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>org.apache.sling.models.api-2.0.0</tag>
+ <tag>HEAD</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>2025-08-21T21:04:48Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-21T21:05:19Z</project.build.outputTimestamp>
</properties>
<dependencies>