This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git
commit 8ec02e9c242989843b9c2f0329407f873f66a74b Author: Chetan Mehrotra <[email protected]> AuthorDate: Thu Oct 20 10:03:55 2016 +0000 SLING-5932 - Move Web Console Plugin to separate bundle Prepare for release - Update to released version of commons log git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1765793 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1411f23..0f25c55 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.log</artifactId> - <version>4.0.7-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
