X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=common%2Fminimal-distribution-parent%2Fpom.xml;h=12dce73572cfc7e15a52e6173c5ac602cd1eb6b5;hb=bb972b5738831e70b98f9165dd2091d7cf5b3c11;hp=373b642c78687f4237b82106af213f07572a69a0;hpb=14bdeacc3a1b1e9068c1924812b5e6dbf1271d0c;p=honeycomb.git diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 373b642c7..12dce7357 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -55,6 +55,11 @@ done 2.0.2-Beryllium-SR2 5.0.0 + 4.11 + + /dev/./urandom @@ -152,6 +157,14 @@ done org.osgi.core ${osgi.core.version} + + + + junit + junit + ${junit.version} + test + @@ -313,6 +326,13 @@ done + + + maven-surefire-plugin + + -Djava.security.egd=file:${random.seed.file} + +