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-it.git
The following commit(s) were added to refs/heads/SLING-9504 by this push:
new 746ce9e SLING-9504 - Update versions
746ce9e is described below
commit 746ce9ea60285d3a9b8a47a6627154e6979e5f52
Author: Christian Schneider <[email protected]>
AuthorDate: Wed Jun 17 12:36:38 2020 +0200
SLING-9504 - Update versions
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c0a7161..2932d4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,17 +161,17 @@
<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.sling</groupId>
<artifactId>org.apache.sling.distribution.journal</artifactId>
- <version>0.1.15-JSON-SNAPSHOT</version>
+ <version>0.2.0-JSON-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.distribution.journal.kafka</artifactId>
- <version>0.1.5-JSON-SNAPSHOT</version>
+ <version>0.2.0-JSON-SNAPSHOT</version>
</dependency>
<dependency>