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 c239f04  set back version
c239f04 is described below

commit c239f0464f5d314f0bae8692270638e05c9a040e
Author: Christian Schneider <[email protected]>
AuthorDate: Thu May 2 19:52:58 2024 +0200

    set back version
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1f20d12..9049fde 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.11-SNAPSHOT</version>
+    <version>0.5.9-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>2024-04-24T14:57:26Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-05-02T17:50:02Z</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.12</tag>
     </scm>
 
     <!-- 
======================================================================= -->

Reply via email to