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 b437f2d [maven-release-plugin] prepare release
org.apache.sling.distribution.journal.messages-0.5.10
b437f2d is described below
commit b437f2d65dffa02819701b6148a8fd58f6d5769c
Author: Christian Schneider <[email protected]>
AuthorDate: Wed Apr 24 16:57:18 2024 +0200
[maven-release-plugin] prepare release
org.apache.sling.distribution.journal.messages-0.5.10
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b8fdf12..b69e854 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.9-SNAPSHOT</version>
+ <version>0.5.10</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-11T21:32:25Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-04-24T14:57:06Z</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.4</tag>
+ <tag>org.apache.sling.distribution.journal.messages-0.5.10</tag>
</scm>
<!--
======================================================================= -->