Author: chetanm
Date: Wed Nov 20 10:18:24 2013
New Revision: 1543758
URL: http://svn.apache.org/r1543758
Log:
SLING-3253 Remove checked in Logback related classes before 4.x release
Reverting the pom version to 4.0.0-SNAPSHOT as the previous release stands
cancelled
Modified:
sling/trunk/bundles/commons/log/pom.xml
Modified: sling/trunk/bundles/commons/log/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/log/pom.xml?rev=1543758&r1=1543757&r2=1543758&view=diff
==============================================================================
--- sling/trunk/bundles/commons/log/pom.xml (original)
+++ sling/trunk/bundles/commons/log/pom.xml Wed Nov 20 10:18:24 2013
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.log</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling SLF4J Implementation (Logback)</name>