Author: fmeschbe
Date: Wed Aug 28 06:00:07 2013
New Revision: 1518085
URL: http://svn.apache.org/r1518085
Log:
SLING-2024 Update reference to commons.log to use new logback based
implementation
Modified:
sling/trunk/launchpad/builder/src/main/bundles/list.xml
Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1518085&r1=1518084&r2=1518085&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Wed Aug 28 06:00:07
2013
@@ -270,7 +270,7 @@
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.log</artifactId>
- <version>3.0.0</version>
+ <version>3.0.3-SNAPSHOT</version>
</bundle>
<bundle>
<groupId>org.apache.sling</groupId>