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/06/05 12:33:41 UTC

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

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 86ba47e  Update to latest snapshot dependencies
86ba47e is described below

commit 86ba47e0d600cdc3a173d252070f9c4641b47df4
Author: tmaret <tm...@adobe.com>
AuthorDate: Wed Jun 5 14:33:27 2019 +0200

    Update to latest snapshot dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e20d3b0..b3ae1e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,13 +165,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal</artifactId>
-            <version>0.1.1-SNAPSHOT</version>
+            <version>0.1.3-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal.kafka</artifactId>
-            <version>0.1.1-SNAPSHOT</version>
+            <version>0.1.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.kafka</groupId>