diff --git a/integration_tests/graalvm_tests/pom.xml b/integration_tests/graalvm_tests/pom.xml
index 02fe0a65a8..c9dbc5242b 100644
--- a/integration_tests/graalvm_tests/pom.xml
+++ b/integration_tests/graalvm_tests/pom.xml
@@ -26,6 +26,7 @@
org.apache.fury
fury-parent
0.5.0-SNAPSHOT
+ ../../java
4.0.0
graalvm_tests
diff --git a/integration_tests/jdk_compatibility_tests/pom.xml b/integration_tests/jdk_compatibility_tests/pom.xml
index e1ccbdfbe4..4c09dc3254 100644
--- a/integration_tests/jdk_compatibility_tests/pom.xml
+++ b/integration_tests/jdk_compatibility_tests/pom.xml
@@ -26,6 +26,7 @@
org.apache.fury
fury-parent
0.5.0-SNAPSHOT
+ ../../java
4.0.0
jdk_compatibility_tests
diff --git a/integration_tests/latest_jdk_tests/pom.xml b/integration_tests/latest_jdk_tests/pom.xml
index 6a250faee1..dca2a9ad0c 100644
--- a/integration_tests/latest_jdk_tests/pom.xml
+++ b/integration_tests/latest_jdk_tests/pom.xml
@@ -26,6 +26,7 @@
org.apache.fury
fury-parent
0.5.0-SNAPSHOT
+ ../../java
4.0.0
latest_jdk_tests
diff --git a/integration_tests/perftests/pom.xml b/integration_tests/perftests/pom.xml
index 6755fa7663..798d7b5f5c 100644
--- a/integration_tests/perftests/pom.xml
+++ b/integration_tests/perftests/pom.xml
@@ -26,6 +26,7 @@
org.apache.fury
fury-parent
0.5.0-SNAPSHOT
+ ../../java
4.0.0