diff --git a/hawkbit-dependencies/pom.xml b/hawkbit-dependencies/pom.xml
deleted file mode 100644
index e2a5582e9..000000000
--- a/hawkbit-dependencies/pom.xml
+++ /dev/null
@@ -1,405 +0,0 @@
-
-
- 4.0.0
-
- org.eclipse.hawkbit
- hawkbit-dependencies
- ${revision}
- pom
- hawkBit :: Parent
-
-
-
- EPL-2.0
- https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt
- Eclipse Public License - Version 2.0
-
-
-
-
- 3.5.0
- 2025.0.0
- 2.8.9
- 3.0.0
-
-
-
-
-
- 4.0.6
- 3.0.2
-
-
-
- 9.2.1
- 1.20.1
- 3.0.0
- 2.1.0
- 2.19.0
- 4.5.0
- 1.13.1
- 1.8.0
-
- 5.4.0
- 4.8.179
- 2.29.1
- 4.3.0
-
-
-
- 3.5.0
- 1.7.0
- 3.21.0
- 3.5.3
- 3.5.3
- 0.8.13
-
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter
- ${spring.boot.version}
-
-
- org.apache.logging.log4j
- log4j-to-slf4j
-
-
-
-
- org.springframework.boot
- spring-boot-starter-web
- ${spring.boot.version}
-
-
- com.fasterxml.jackson.datatype
- jackson-datatype-jdk8
-
-
- com.fasterxml.jackson.datatype
- jackson-datatype-jsr310
-
-
- com.fasterxml.jackson.module
- jackson-module-parameter-names
-
-
-
-
- org.springframework.cloud
- spring-cloud-dependencies
- ${spring.cloud.version}
- pom
- import
-
-
- org.springdoc
- springdoc-openapi-starter-webmvc-ui
- ${springdoc-openapi.version}
-
-
- org.springframework.plugin
- spring-plugin-core
- ${spring.plugin.core.version}
-
-
-
-
- com.rabbitmq
- http-client
- ${rabbitmq.http-client.version}
-
-
- com.cronutils
- cron-utils
- ${cron-utils.version}
-
-
- org.jsoup
- jsoup
- ${jsoup.version}
-
-
- javax.el
- javax.el-api
- ${javax.el-api.version}
-
-
-
-
- io.protostuff
- protostuff-core
- ${io-protostuff.version}
-
-
- io.protostuff
- protostuff-runtime
- ${io-protostuff.version}
-
-
-
-
- cz.jirutka.rsql
- rsql-parser
- ${rsql-parser.version}
-
-
-
- commons-io
- commons-io
- ${commons-io.version}
-
-
- org.apache.commons
- commons-collections4
- ${commons-collections4.version}
-
-
- org.apache.commons
- commons-text
- ${commons-text.version}
-
-
-
-
- io.github.classgraph
- classgraph
- ${classgraph.version}
- test
-
-
- org.springframework.amqp
- spring-rabbit-junit
- ${spring-amqp.version}
- test
-
-
- org.springframework.amqp
- spring-rabbit-test
- ${spring-amqp.version}
- test
-
-
- io.qameta.allure
- allure-junit5
- ${allure.version}
- test
-
-
- org.awaitility
- awaitility
- ${awaitility.version}
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- ${maven.enforcer.plugin.version}
-
-
-
- enforce-no-snapshots
-
- enforce
-
-
- ${skipEnforcer}
-
-
- 3.9
-
-
- 17
-
-
- No Snapshots Allowed!
- true
-
-
- No Snapshots Allowed!
- false
-
- org.eclipse.hawkbit:*
-
-
-
-
-
-
-
-
- org.codehaus.mojo
- flatten-maven-plugin
- ${flatten.maven.plugin.version}
-
- resolveCiFriendliesOnly
- true
-
-
-
- flatten
- process-resources
-
- flatten
-
-
-
- flatten.clean
- clean
-
- clean
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- -Xlint:all
- true
- true
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
-
- jar
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
- syntax
-
-
-
-
- org.apache.maven.plugins
- maven-site-plugin
- ${maven.site.plugin.version}
-
- true
- true
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- ${maven.surefire.plugin.version}
-
-
-
- ${project.build.directory}/allure-results
-
-
- 650
-
-
- false
- true
- ${surefire.forkcount}
- ${jacoco.agent.ut.arg} ${test.jvm.args}
-
-
- listener
- io.qameta.allure.junit5.AllureJunit5
-
-
-
- **/*Tests.java
- **/*Test.java
- **/*IT.java
-
-
- **/Abstract*.java
-
-
-
-
- org.apache.maven.plugins
- maven-failsafe-plugin
- ${maven.failsafe.plugin.version}
-
- false
- ${surefire.forkcount}
- -Xmx1024m ${jacoco.agent.ut.arg}
-
-
- listener
- io.qameta.allure.junit5.AllureJunit5
-
-
-
-
-
- integration-test
- integration-test
-
- integration-test
-
-
-
-
-
- org.jacoco
- jacoco-maven-plugin
- ${jacoco.maven.plugin.version}
-
-
- prepare-ut-agent
- process-test-classes
-
- prepare-agent
-
-
- jacoco.agent.ut.arg
-
-
-
- prepare-it-agent
- pre-integration-test
-
- prepare-agent-integration
-
-
- jacoco.agent.it.arg
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 863ee1ea6..ba2e57355 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
1.1.0
5.0.0
- 0.7.0
+ 0.8.0
3.2.7
@@ -580,7 +580,7 @@
prepare-agent
- jacoco.agent.ut.arg
+ jacocoAgentArgs
@@ -590,10 +590,9 @@
prepare-agent-integration
- jacoco.agent.it.arg
+ jacocoAgentIntegrationArgs
-
report-ut
prepare-package
@@ -601,7 +600,6 @@
report
-
report-it
post-integration-test