You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2009/09/04 15:40:27 UTC

svn commit: r811391 - /sling/trunk/installer/osgi/it/pom.xml

Author: bdelacretaz
Date: Fri Sep  4 13:40:27 2009
New Revision: 811391

URL: http://svn.apache.org/viewvc?rev=811391&view=rev
Log:
SLING-1078 - use latest pax-exam

Modified:
    sling/trunk/installer/osgi/it/pom.xml

Modified: sling/trunk/installer/osgi/it/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/osgi/it/pom.xml?rev=811391&r1=811390&r2=811391&view=diff
==============================================================================
--- sling/trunk/installer/osgi/it/pom.xml (original)
+++ sling/trunk/installer/osgi/it/pom.xml Fri Sep  4 13:40:27 2009
@@ -300,7 +300,7 @@
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <artifactId>pax-exam</artifactId>
-            <version>0.5.0</version>
+            <version>1.1.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>