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 2019/04/19 08:22:52 UTC

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 92a50ec  Update to latest snapshot dependency
92a50ec is described below

commit 92a50ec4f1c94d27ce368950d64a3969502417ea
Author: tmaret <tm...@adobe.com>
AuthorDate: Fri Apr 19 10:22:37 2019 +0200

    Update to latest snapshot dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 19831ec..6ba33f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal</artifactId>
-            <version>0.1.0</version>
+            <version>0.1.1-SNAPSHOT</version>
         </dependency>
         <!-- OSGi -->
         <dependency>