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-journal-messages.git
The following commit(s) were added to refs/heads/master by this push:
new b1ecbf3 [maven-release-plugin] prepare for next development iteration
b1ecbf3 is described below
commit b1ecbf303009ec0d139aa906e1b2b24a42b00404
Author: tmaret <[email protected]>
AuthorDate: Tue Nov 7 10:08:21 2023 +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 d04c84f..4b48588 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,21 +34,21 @@
<!-- P R O J E C T -->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
- <version>0.5.6</version>
+ <version>0.5.7-SNAPSHOT</version>
<name>Apache Sling Journal based Content Distribution - Messages
bundle</name>
<description>Implementation of the messages to support Apache Sling
Content Distribution on top of an append-only persisted log</description>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2023-11-07T09:08:04Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-07T09:08:21Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-distribution-journal-messages.git</url>
- <tag>org.apache.sling.distribution.journal.messages-0.5.6</tag>
+ <tag>org.apache.sling.distribution.journal.messages-0.5.4</tag>
</scm>
<!--
======================================================================= -->