X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=f132e8024202c665f287681e28c112393b05b873;hb=86debb28ef983f8176da06258e8f09c8783cddc7;hp=b09b88264c6207d6f0cf851ab93802181835487e;hpb=521b9e9a199c58108482316f13a32e58020c2caf;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index b09b882..f132e80 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ org.onap.holmes.common holmes-common-parent - 1.4.6-SNAPSHOT + 1.4.7-SNAPSHOT holmes-common-service @@ -143,11 +143,24 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 - 1.8 - 1.8 - 11 + 17 + 17 + + + + maven-surefire-plugin + 3.1.2 + + + --add-opens=java.base/java.lang=ALL-UNNAMED + --add-opens=java.base/java.net=ALL-UNNAMED + --add-opens=java.base/java.util=ALL-UNNAMED + --add-opens=java.base/java.util.concurrent=ALL-UNNAMED + --add-opens=java.base/java.util.stream=ALL-UNNAMED + --add-opens=java.base/java.io=ALL-UNNAMED +