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 4157f2e  Use latest SNAPSHOT dependencies
4157f2e is described below

commit 4157f2e4b78e53aafa9d0b216fdd61f23443aef1
Author: tmaret <[email protected]>
AuthorDate: Thu Jun 18 13:58:14 2020 +0200

    Use latest SNAPSHOT dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8e7de9f..da1728e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,18 +160,18 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.1.8</version>
+            <version>0.1.9-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal</artifactId>
-            <version>0.1.16</version>
+            <version>0.1.17-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.kafka</artifactId>
-            <version>0.1.4</version>
+            <version>0.1.5-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.kafka</groupId>

Reply via email to