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 0b4f64e [maven-release-plugin] prepare for next development iteration
0b4f64e is described below
commit 0b4f64e167a3999f2835de878191ef1f2b5b4938
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue May 30 10:54:11 2023 +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 2743e84..df80764 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>1.6.4</version>
+ <version>1.6.5-SNAPSHOT</version>
<name>Apache Sling Models Implementation</name>
<description>Apache Sling Models Implementation</description>
@@ -34,11 +34,11 @@
<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>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-impl.git</url>
- <tag>org.apache.sling.models.impl-1.6.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2023-05-30T08:53:14Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-05-30T08:54:10Z</project.build.outputTimestamp>
</properties>
<build>
<plugins>