You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2019/08/06 11:51:05 UTC

[sling-org-apache-sling-distribution-journal] branch master updated: Update to release of messages

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


The following commit(s) were added to refs/heads/master by this push:
     new 30e0164  Update to release of messages
30e0164 is described below

commit 30e01645adda6d64c6b67a2155c82f8ca857578f
Author: Christian Schneider <cs...@adobe.com>
AuthorDate: Tue Aug 6 13:50:53 2019 +0200

    Update to release of messages
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a458b1..0b3c832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.1.1-SNAPSHOT</version>
+            <version>0.1.2</version>
         </dependency>
 
         <!-- OSGi -->