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 316adae Use latest released artifacts
316adae is described below
commit 316adaebd9553288031b184f1b9a19902f1de632
Author: tmaret <[email protected]>
AuthorDate: Wed Jun 17 08:53:11 2020 +0200
Use latest released artifacts
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d5af13c..3708315 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.7-SNAPSHOT</version>
+ <version>0.1.8</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.distribution.journal</artifactId>
- <version>0.1.15-SNAPSHOT</version>
+ <version>0.1.14</version>
</dependency>
<dependency>