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-journal-messages.git
The following commit(s) were added to refs/heads/master by this push:
new 2705abe [maven-release-plugin] prepare for next development iteration
2705abe is described below
commit 2705abeb4b4fd7eda041315993f0a5931df33350
Author: Christian Schneider <[email protected]>
AuthorDate: Fri Sep 22 11:37:54 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9a740cc..3a9da54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,14 +34,14 @@
<!-- P R O J E C T -->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
- <version>0.5.4</version>
+ <version>0.5.5-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-09-22T09:36:25Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-09-22T09:37:54Z</project.build.outputTimestamp>
</properties>
<scm>