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 9fdbf24 [maven-release-plugin] prepare release
org.apache.sling.distribution.journal.messages-0.5.10
9fdbf24 is described below
commit 9fdbf24381f4324c938b88c8a42006268649789a
Author: Christian Schneider <[email protected]>
AuthorDate: Thu May 2 19:53:34 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 9049fde..ff16201 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>2024-05-02T17:50:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-05-02T17:53:22Z</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.12</tag>
+ <tag>org.apache.sling.distribution.journal.messages-0.5.10</tag>
</scm>
<!--
======================================================================= -->