This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git
The following commit(s) were added to refs/heads/master by this push:
new 9ce07ebf [maven-release-plugin] prepare for next development iteration
9ce07ebf is described below
commit 9ce07ebf9d2bf65ae131fed33e9791059e95213f
Author: Christian Schneider <[email protected]>
AuthorDate: Tue Nov 26 11:58:11 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 0af6ae10..a7ef4f19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.core</artifactId>
- <version>0.6.0</version>
+ <version>0.6.1-SNAPSHOT</version>
<name>Apache Sling Distribution Core</name>
<description>
@@ -44,14 +44,14 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-distribution-core.git</url>
- <tag>org.apache.sling.distribution.core-0.6.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<exam.version>4.13.1</exam.version>
<sling.java.version>8</sling.java.version>
<jackrabbit.version>2.16.0</jackrabbit.version>
-
<project.build.outputTimestamp>1732618659</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1732618691</project.build.outputTimestamp>
</properties>
<!--
======================================================================= -->