diff --git a/pom.xml b/pom.xml index 05ee59738..694a61996 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,90 @@ + + 0-SNAPSHOT + 17 + + 3.2.2 + 2023.0.0 + 2.3.0 + 3.0.0 + + + + + + 4.0.2 + 3.0.0 + + + + 9.2.1 + 1.16.1 + 2.3.1 + 32.1.2-jre + 3.0.0 + 2.13.0 + 2.1.0 + 1.8.0 + + 5.1.0 + 1 + 2.24.0 + 4.2.0 + + + + 2.0.1 + 3.12.1 + 3.1.2 + 3.1.2 + 3.3.0 + + + true + + + + scm:git:git@github.com:eclipse/hawkbit.git + scm:git:https://github.com/eclipse/hawkbit.git + https://github.com/eclipse/hawkbit.git + + + + https://sonarcloud.io + bosch-iot-rollouts + ${project.groupId}:${project.artifactId} + LOCAL_SCAN + true + 600 + https://www.eclipse.org/hawkbit + https://circleci.com/gh/eclipse/hawkbit + + **/target/generated-sources/apt/**,**/src/test/**,**/src/main/java/org/eclipse/hawkbit/repository/test/** + + + **/src/main/java/org/eclipse/hawkbit/ui/**,**/target/generated-sources/apt/**,**/src/main/java/org/eclipse/hawkbit/repository/test/**,**/examples/** + + 0.8.11 + ${project.build.directory} + + ${project.basedir}/../hawkbit-test-report/target/jacoco-aggregate/jacoco.xml, + ${project.basedir}/../../hawkbit-test-report/target/jacoco-aggregate/jacoco.xml + + + + + true + true + iot.hawkbit + ${project.build.directory}/dash/summary + + ${project.build.directory}/dash/review-summary + org.eclipse,org.junit + + + hawkbit-core hawkbit-security-core @@ -136,104 +220,6 @@ - - 0-SNAPSHOT - 17 - true - - - 3.2.2 - 2023.0.0 - 2.3.0 - 3.0.0 - - - - - - - - - - - - - - 5.1.0 - - - 4.0.2 - 3.0.0 - - - - - - 2.0.1 - 3.12.1 - 3.1.2 - 3.1.2 - 3.3.0 - - - true - true - iot.hawkbit - ${project.build.directory}/dash/summary - - ${project.build.directory}/dash/review-summary - org.eclipse,org.junit - - - - - - 9.2.1 - 1.16.1 - 2.3.1 - 32.1.2-jre - 3.0.0 - 2.13.0 - 2.1.0 - 1.8.0 - - - 1 - 2.24.0 - 4.2.0 - - - - - scm:git:git@github.com:eclipse/hawkbit.git - scm:git:https://github.com/eclipse/hawkbit.git - https://github.com/eclipse/hawkbit.git - - - - https://sonarcloud.io - bosch-iot-rollouts - ${project.groupId}:${project.artifactId} - LOCAL_SCAN - true - 600 - https://www.eclipse.org/hawkbit - https://circleci.com/gh/eclipse/hawkbit - - **/target/generated-sources/apt/**,**/src/test/**,**/src/main/java/org/eclipse/hawkbit/repository/test/** - - - **/src/main/java/org/eclipse/hawkbit/ui/**,**/target/generated-sources/apt/**,**/src/main/java/org/eclipse/hawkbit/repository/test/**,**/examples/** - - 0.8.11 - ${project.build.directory} - - ${project.basedir}/../hawkbit-test-report/target/jacoco-aggregate/jacoco.xml, - ${project.basedir}/../../hawkbit-test-report/target/jacoco-aggregate/jacoco.xml - - - -