releng: made testing setup more resilient
diff --git a/pom.xml b/pom.xml
index 83fc913..3a19282 100644
--- a/pom.xml
+++ b/pom.xml
@@ -261,7 +261,7 @@
                         <artifactId>maven-failsafe-plugin</artifactId>
                         <configuration>
                             <systemPropertyVariables>
-                                <IT.expected.bundles.count>179</IT.expected.bundles.count>
+                                <IT.expected.bundles.count>178</IT.expected.bundles.count>
                             </systemPropertyVariables>
                         </configuration>
                     </plugin>