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 74804b5 [maven-release-plugin] prepare for next development iteration
74804b5 is described below
commit 74804b57cf032c19ae925a5752d1a64a18708f75
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Jun 25 16:58:38 2024 +0200
[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 09e0e69..96dac75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,18 +26,18 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>1.7.0</version>
+ <version>1.7.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-1.7.0</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-models-impl.git</url>
</scm>
<properties>
-
<project.build.outputTimestamp>2024-06-25T14:57:33Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-06-25T14:58:38Z</project.build.outputTimestamp>
</properties>
<dependencies>