You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2011/07/11 07:57:11 UTC

svn commit: r1145031 - /felix/trunk/ipojo/tests/pom.xml

Author: clement
Date: Mon Jul 11 05:57:10 2011
New Revision: 1145031

URL: http://svn.apache.org/viewvc?rev=1145031&view=rev
Log:
Use the correct version of the whiteboard handler.

Modified:
    felix/trunk/ipojo/tests/pom.xml

Modified: felix/trunk/ipojo/tests/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/tests/pom.xml?rev=1145031&r1=1145030&r2=1145031&view=diff
==============================================================================
--- felix/trunk/ipojo/tests/pom.xml (original)
+++ felix/trunk/ipojo/tests/pom.xml Mon Jul 11 05:57:10 2011
@@ -50,7 +50,7 @@
     <ipojo.eah.release>1.6.0</ipojo.eah.release>
     <ipojo.eah.snapshot>1.9.0-SNAPSHOT</ipojo.eah.snapshot>
     <ipojo.temporal.snapshot>1.7.0-SNAPSHOT</ipojo.temporal.snapshot>
-    <ipojo.wbp.snapshot>1.7.0-SNAPSHOT</ipojo.wbp.snapshot>
+    <ipojo.wbp.snapshot>1.6.1-SNAPSHOT</ipojo.wbp.snapshot>
   </properties>
 
   <dependencyManagement>