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.git
The following commit(s) were added to refs/heads/master by this push:
new e40cd07 Use latest org.apache.sling.distribution.core released
dependency 0.4.0
e40cd07 is described below
commit e40cd079253857b4c2186d60d36bf0e1a6f09bf7
Author: tmaret <[email protected]>
AuthorDate: Thu Apr 18 14:02:14 2019 +0200
Use latest org.apache.sling.distribution.core released dependency 0.4.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b67b36c..48d984d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.distribution.core</artifactId>
- <version>0.3.5-T201811121701-5bf8e09</version>
+ <version>0.4.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>