You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2008/03/07 15:59:57 UTC

svn commit: r634702 - /incubator/sling/trunk/parent/pom.xml

Author: fmeschbe
Date: Fri Mar  7 06:59:56 2008
New Revision: 634702

URL: http://svn.apache.org/viewvc?rev=634702&view=rev
Log:
use latest config admin snapshot to get more logging in DEBUG mode

Modified:
    incubator/sling/trunk/parent/pom.xml

Modified: incubator/sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=634702&r1=634701&r2=634702&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Fri Mar  7 06:59:56 2008
@@ -557,7 +557,7 @@
             <dependency>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>org.apache.felix.configadmin</artifactId>
-                <version>1.0.0</version>
+                <version>1.0.1-SNAPSHOT</version>
                 <scope>provided</scope>
             </dependency>