diff --git a/examples/jib-multimodule/project1/pom.xml b/examples/jib-multimodule/project1/pom.xml index d78cdd80d0a..97fd110ffb2 100644 --- a/examples/jib-multimodule/project1/pom.xml +++ b/examples/jib-multimodule/project1/pom.xml @@ -33,9 +33,6 @@ -Djava.security.egd=file:/dev/./urandom - - -XX:+UnlockExperimentalVMOptions - -XX:+UseCGroupMemoryLimitForHeap diff --git a/examples/jib-multimodule/project2/pom.xml b/examples/jib-multimodule/project2/pom.xml index d08fba19b27..6cabfe871c6 100644 --- a/examples/jib-multimodule/project2/pom.xml +++ b/examples/jib-multimodule/project2/pom.xml @@ -33,9 +33,6 @@ -Djava.security.egd=file:/dev/./urandom - - -XX:+UnlockExperimentalVMOptions - -XX:+UseCGroupMemoryLimitForHeap diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml index aa3d3170d3a..fa3f3ae381f 100644 --- a/examples/jib/pom.xml +++ b/examples/jib/pom.xml @@ -39,9 +39,6 @@ -Djava.security.egd=file:/dev/./urandom - - -XX:+UnlockExperimentalVMOptions - -XX:+UseCGroupMemoryLimitForHeap diff --git a/integration/examples/jib-multimodule/project1/pom.xml b/integration/examples/jib-multimodule/project1/pom.xml index d78cdd80d0a..97fd110ffb2 100644 --- a/integration/examples/jib-multimodule/project1/pom.xml +++ b/integration/examples/jib-multimodule/project1/pom.xml @@ -33,9 +33,6 @@ -Djava.security.egd=file:/dev/./urandom - - -XX:+UnlockExperimentalVMOptions - -XX:+UseCGroupMemoryLimitForHeap diff --git a/integration/examples/jib-multimodule/project2/pom.xml b/integration/examples/jib-multimodule/project2/pom.xml index d08fba19b27..6cabfe871c6 100644 --- a/integration/examples/jib-multimodule/project2/pom.xml +++ b/integration/examples/jib-multimodule/project2/pom.xml @@ -33,9 +33,6 @@ -Djava.security.egd=file:/dev/./urandom - - -XX:+UnlockExperimentalVMOptions - -XX:+UseCGroupMemoryLimitForHeap diff --git a/integration/examples/jib/pom.xml b/integration/examples/jib/pom.xml index aa3d3170d3a..fa3f3ae381f 100644 --- a/integration/examples/jib/pom.xml +++ b/integration/examples/jib/pom.xml @@ -39,9 +39,6 @@ -Djava.security.egd=file:/dev/./urandom - - -XX:+UnlockExperimentalVMOptions - -XX:+UseCGroupMemoryLimitForHeap diff --git a/integration/testdata/jib/pom.xml b/integration/testdata/jib/pom.xml index aa3d3170d3a..fa3f3ae381f 100644 --- a/integration/testdata/jib/pom.xml +++ b/integration/testdata/jib/pom.xml @@ -39,9 +39,6 @@ -Djava.security.egd=file:/dev/./urandom - - -XX:+UnlockExperimentalVMOptions - -XX:+UseCGroupMemoryLimitForHeap