You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:22:24 UTC

[sling-org-apache-sling-commons-log-webconsole] 09/11: SLING-5932 - Move Web Console Plugin to separate bundle

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.log.webconsole-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git

commit 25b3815fce06a3e06f64acfa2f6fdd78404ccbcd
Author: Chetan Mehrotra <ch...@apache.org>
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/bundles/commons/log-webconsole@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
"commits@sling.apache.org" <co...@sling.apache.org>.