This is an automated email from the ASF dual-hosted git repository.
sseifert 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 3531812 [maven-release-plugin] prepare for next development iteration
3531812 is described below
commit 3531812e051bb45949523134bf45d0a0a46837c0
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 17 11:51:57 2024 +0100
[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 7659b0f..2241633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,18 +26,18 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>1.7.8</version>
+ <version>1.7.9-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-1.7.8</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>2024-12-17T10:50:55Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-12-17T10:51:57Z</project.build.outputTimestamp>
<sling.java.version>11</sling.java.version>
</properties>