Trying the 3.0.1 version of pax exam

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1457905 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/composite-it/pom.xml b/ipojo/runtime/composite-it/pom.xml
index 70ec6c3..7a56cf7 100644
--- a/ipojo/runtime/composite-it/pom.xml
+++ b/ipojo/runtime/composite-it/pom.xml
@@ -84,8 +84,8 @@
     </build>
 
     <properties>
-        <!-- switch to snapshot version to improve start level detection -->
-        <exam.version>3.1.0-SNAPSHOT</exam.version>
+        <!-- a new barrier check was pushed in the 3.0.1 -->
+        <exam.version>3.0.1</exam.version>
         <url.version>1.5.1</url.version>
     </properties>
 
diff --git a/ipojo/runtime/core-it/pom.xml b/ipojo/runtime/core-it/pom.xml
index 0b4387b..06bacd6 100644
--- a/ipojo/runtime/core-it/pom.xml
+++ b/ipojo/runtime/core-it/pom.xml
@@ -84,8 +84,7 @@
     </build>
 
     <properties>
-        <!-- switch to snapshot version to improve start level detection -->
-        <exam.version>3.1.0-SNAPSHOT</exam.version>
+        <exam.version>3.0.1</exam.version>
         <url.version>1.5.1</url.version>
     </properties>