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 d483175 Update to latest snapshot dependencies
d483175 is described below
commit d483175f064ab01471d27a44b10ca3115e7870b1
Author: tmaret <[email protected]>
AuthorDate: Wed May 27 20:33:24 2020 +0200
Update to latest snapshot dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f4194a8..d5af13c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,12 +160,12 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
- <version>0.1.3-SNAPSHOT</version>
+ <version>0.1.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.distribution.journal</artifactId>
- <version>0.1.11-SNAPSHOT</version>
+ <version>0.1.15-SNAPSHOT</version>
</dependency>
<dependency>