diff --git a/takari-plugin-testing-its/pom.xml b/takari-plugin-testing-its/pom.xml
index 288a555..af1f059 100644
--- a/takari-plugin-testing-its/pom.xml
+++ b/takari-plugin-testing-its/pom.xml
@@ -143,7 +143,7 @@
org.apache.maven
apache-maven
- 4.0.0-rc-3
+ 4.0.0-rc-4-SNAPSHOT
bin
tar.gz
diff --git a/takari-plugin-testing-its/src/test/java/io/takari/maven/testing/test/IntegrationTest.java b/takari-plugin-testing-its/src/test/java/io/takari/maven/testing/test/IntegrationTest.java
index ba6a017..2d810c0 100644
--- a/takari-plugin-testing-its/src/test/java/io/takari/maven/testing/test/IntegrationTest.java
+++ b/takari-plugin-testing-its/src/test/java/io/takari/maven/testing/test/IntegrationTest.java
@@ -25,8 +25,6 @@
*
The test project is not able to resolve test harness from the reactor, hence the outer build
* must run at least install phase.
*
- *
- * TODO: DOES NOT WORK WITH MAVEN 4!
*/
@RunWith(Parameterized.class)
public class IntegrationTest {
@@ -37,6 +35,7 @@ public static List