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/10/16 11:42:17 UTC

svn commit: r1812286 - /sling/trunk/bundles/commons/log-webconsole/pom.xml

Author: rombert
Date: Mon Oct 16 11:42:17 2017
New Revision: 1812286

URL: http://svn.apache.org/viewvc?rev=1812286&view=rev
Log:
Update from old snapshot to current release to fix build

Submitted-By: Christian Schneider

This closes #255

Modified:
    sling/trunk/bundles/commons/log-webconsole/pom.xml

Modified: sling/trunk/bundles/commons/log-webconsole/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/log-webconsole/pom.xml?rev=1812286&r1=1812285&r2=1812286&view=diff
==============================================================================
--- sling/trunk/bundles/commons/log-webconsole/pom.xml (original)
+++ sling/trunk/bundles/commons/log-webconsole/pom.xml Mon Oct 16 11:42:17 2017
@@ -7,9 +7,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
     http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -218,7 +218,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.commons.log</artifactId>
-      <version>5.0.1-SNAPSHOT</version>
+      <version>5.0.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>