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-impl.git
The following commit(s) were added to refs/heads/master by this push:
new a42cb66 [maven-release-plugin] prepare for next development iteration
a42cb66 is described below
commit a42cb661dff6da2df612470d0b9d95a2cdd39f9e
Author: Eric Norman <[email protected]>
AuthorDate: Tue Aug 26 20:14:05 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 92fef4b..2e3f5c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,18 +26,18 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Sling Models Implementation</name>
<description>Apache Sling Models Implementation</description>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</developerConnection>
- <tag>org.apache.sling.models.impl-2.0.0</tag>
+ <tag>org.apache.sling.models.impl-1.7.2</tag>
<url>https://github.com/apache/sling-org-apache-sling-models-impl.git</url>
</scm>
<properties>
-
<project.build.outputTimestamp>2025-08-27T03:13:11Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-27T03:14:05Z</project.build.outputTimestamp>
<sling.java.version>17</sling.java.version>
</properties>