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:03:11 UTC

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: Update to latest released 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 f3bdb7e  Update to latest released dependency
f3bdb7e is described below

commit f3bdb7ee3d92a6435fd4aa31b42c436dad912604
Author: tmaret <tm...@adobe.com>
AuthorDate: Fri Apr 19 10:02:59 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index ff0633b..4f915cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <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>
         <!-- OSGi -->
         <dependency>