You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2011/04/23 11:25:54 UTC

svn commit: r1096126 - /incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml

Author: rwesten
Date: Sat Apr 23 09:25:54 2011
New Revision: 1096126

URL: http://svn.apache.org/viewvc?rev=1096126&view=rev
Log:
changed the version of the org.apache.sling/org.apache.sling.commons.log to version2.1.2 to get support for org.slf4j version >=1.6.0 as now required by Clerezza

Modified:
    incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml

Modified: incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml?rev=1096126&r1=1096125&r2=1096126&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml (original)
+++ incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml Sat Apr 23 09:25:54 2011
@@ -14,7 +14,7 @@
 		<bundle>
 			<groupId>org.apache.sling</groupId>
 			<artifactId>org.apache.sling.commons.log</artifactId>
-			<version>2.0.6</version>
+			<version>2.1.2</version>
 		</bundle>
 		<bundle>
 			<groupId>org.apache.felix</groupId>