You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2011/08/26 02:44:31 UTC

svn commit: r1161949 - /sling/trunk/launchpad/testing-war/pom.xml

Author: justin
Date: Fri Aug 26 00:44:30 2011
New Revision: 1161949

URL: http://svn.apache.org/viewvc?rev=1161949&view=rev
Log:
switching testing-war project to use latest snapshot of commons-testing. h/t Eric Norman

Modified:
    sling/trunk/launchpad/testing-war/pom.xml

Modified: sling/trunk/launchpad/testing-war/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/testing-war/pom.xml?rev=1161949&r1=1161948&r2=1161949&view=diff
==============================================================================
--- sling/trunk/launchpad/testing-war/pom.xml (original)
+++ sling/trunk/launchpad/testing-war/pom.xml Fri Aug 26 00:44:30 2011
@@ -487,7 +487,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.testing</artifactId>
-            <version>2.0.8</version>
+            <version>2.0.9-SNAPSHOT</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>