diff --git a/qanary_component-archetype/src/main/resources/archetype-resources/pom.xml b/qanary_component-archetype/src/main/resources/archetype-resources/pom.xml index 46d46d75..0898a65c 100644 --- a/qanary_component-archetype/src/main/resources/archetype-resources/pom.xml +++ b/qanary_component-archetype/src/main/resources/archetype-resources/pom.xml @@ -65,6 +65,18 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-jar-plugin + + + + true + true + + + + diff --git a/qanary_component-parent/pom.xml b/qanary_component-parent/pom.xml index 422381f8..3f5d7310 100644 --- a/qanary_component-parent/pom.xml +++ b/qanary_component-parent/pom.xml @@ -23,9 +23,11 @@ 2.7.11 5.8.2 2.4.0 + 1.7.0 + eu.wdaqua.qanary @@ -113,7 +115,7 @@ org.springdoc springdoc-openapi-ui - 1.7.0 + ${springdoc.version} io.swagger.core.v3 diff --git a/qanary_component-template/pom.xml b/qanary_component-template/pom.xml index e3114fe0..bcbfcb5c 100644 --- a/qanary_component-template/pom.xml +++ b/qanary_component-template/pom.xml @@ -5,7 +5,7 @@ 4.0.0 eu.wdaqua.qanary qa.component - 3.9.2 + 3.9.3 org.springframework.boot