This is an automated email from the ASF dual-hosted git repository.
tmaret 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 220b9bf8 [maven-release-plugin] prepare for next development iteration
220b9bf8 is described below
commit 220b9bf898907329b551dfe088cbb5fb9fa88993
Author: tmaret <[email protected]>
AuthorDate: Wed Mar 12 00:24:23 2025 +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 5d20082a..e9e2bf4a 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.7.2</version>
+ <version>0.7.3-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.7.2</tag>
+ <tag>org.apache.sling.distribution.core-0.7.0</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>1741735448</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1741735463</project.build.outputTimestamp>
</properties>
<!--
======================================================================= -->