You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by tm...@apache.org on 2021/07/02 02:34:29 UTC

[sling-org-apache-sling-distribution-journal-it] branch master updated: Update org.apache.sling.distribution.journal.messages dependency to latest snapshot

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-it.git


The following commit(s) were added to refs/heads/master by this push:
     new a464e91  Update org.apache.sling.distribution.journal.messages dependency to latest snapshot
a464e91 is described below

commit a464e9146ad64121a95af8536de28a342dd7b5d6
Author: tmaret <tm...@adobe.com>
AuthorDate: Fri Jul 2 00:49:04 2021 +0200

    Update org.apache.sling.distribution.journal.messages dependency to latest snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9dd715..0f38eee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.2.1-SNAPSHOT</version>
+            <version>0.3.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>