This is an automated email from the ASF dual-hosted git repository.

cschneider pushed a commit to branch SLING-9504
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git

commit 8cfd4ef6d4e4c60d67e43e7b77ee3881fc2c713e
Author: Christian Schneider <[email protected]>
AuthorDate: Tue Jun 16 15:11:37 2020 +0200

    SLING-9405 - Update version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6b767da..5ff6d7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <!-- P R O J E C T                                                         
  -->
     <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.distribution.journal</artifactId>
-    <version>0.1.15-JSON-SNAPSHOT</version>
+    <version>0.2.0-JSON-SNAPSHOT</version>
 
     <name>Apache Sling Journal based Content Distribution - Core bundle</name>
     <description>Implementation of Apache Sling Content Distribution 
components on top of an append-only persisted log</description>
@@ -140,7 +140,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
-            <version>0.1.7-JSON-SNAPSHOT</version>
+            <version>0.2.0-JSON-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>

Reply via email to