diff --git a/hawkbit-ddi/hawkbit-ddi-security/pom.xml b/hawkbit-ddi/hawkbit-ddi-security/pom.xml index 479bef45f..257ee0b38 100644 --- a/hawkbit-ddi/hawkbit-ddi-security/pom.xml +++ b/hawkbit-ddi/hawkbit-ddi-security/pom.xml @@ -19,7 +19,7 @@ hawkbit-ddi-security - hawkBit :: Security :: Controller + hawkBit :: DDI :: Security diff --git a/hawkbit-test-report/pom.xml b/hawkbit-test-report/pom.xml index 257e49357..ad03c9956 100644 --- a/hawkbit-test-report/pom.xml +++ b/hawkbit-test-report/pom.xml @@ -35,7 +35,7 @@ org.eclipse.hawkbit - hawkbit-ddi-security + hawkbit-artifact-repository-filesystem ${project.version} @@ -53,11 +53,6 @@ hawkbit-repository-jpa ${project.version} - - org.eclipse.hawkbit - hawkbit-artifact-repository-filesystem - ${project.version} - org.eclipse.hawkbit hawkbit-autoconfigure @@ -73,6 +68,11 @@ hawkbit-ddi-resource ${project.version} + + org.eclipse.hawkbit + hawkbit-ddi-security + ${project.version} + org.eclipse.hawkbit hawkbit-mgmt-api diff --git a/pom.xml b/pom.xml index 0871f8bb7..f303840c1 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,6 @@ 3.21.0 3.5.3 - 3.5.3 0.8.13 1.1.0 @@ -97,8 +96,6 @@ 1 - ${surefire.forkcount} - -Xmx1024m @@ -538,40 +535,14 @@ maven-surefire-plugin ${maven.surefire.plugin.version} - - false true ${surefire.forkcount} ${jacoco.agent.args} ${surefire.jvm.args} - - **/*Tests.java - **/*Test.java - **/*IT.java - **/Abstract*.java - - org.apache.maven.plugins - maven-failsafe-plugin - ${maven.failsafe.plugin.version} - - false - ${failsafe.forkcount} - ${jacoco.agent.integration.args} ${failsafe.jvm.args} - - - - integration-test - integration-test - - integration-test - - - - @@ -711,7 +682,7 @@ generate-surefire-report - package + verify report