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 24eb790  Update to latest released dependencies
24eb790 is described below

commit 24eb790036ef2c0bfc484139aa0f6dfc00ceb6e2
Author: tmaret <[email protected]>
AuthorDate: Fri Apr 19 10:08:48 2019 +0200

    Update to latest released dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index d2031f1..0f2b58c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,18 +159,18 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.0.1-INCUBATOR-SNAPSHOT</version>
+            <version>0.1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.journal</artifactId>
-            <version>0.0.1-INCUBATOR-SNAPSHOT</version>
+            <version>0.1.0</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.kafka</artifactId>
-            <version>0.0.1-INCUBATOR-SNAPSHOT</version>
+            <version>0.1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.kafka</groupId>

Reply via email to