From 2f9c257aedf26f59cf5000241dc2b4552cdaa735 Mon Sep 17 00:00:00 2001 From: Claus Ibsen Date: Tue, 27 Jun 2023 14:22:41 +0200 Subject: [PATCH] Fix release process --- .../resources/archetype-resources/__artifactId__-api/pom.xml | 2 +- .../camel-debezium-common-component/pom.xml | 1 + components/camel-dhis2/camel-dhis2-api/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml b/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml index 61ec0e878172c..4c0c483cd255a 100644 --- a/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml +++ b/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml @@ -46,7 +46,7 @@ attach-sources - jar + jar-no-fork diff --git a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml index 12de482397dc1..b7e06b2cb6fac 100644 --- a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml +++ b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml @@ -57,4 +57,5 @@ test + diff --git a/components/camel-dhis2/camel-dhis2-api/pom.xml b/components/camel-dhis2/camel-dhis2-api/pom.xml index d5ba10a70d082..c9948de5d6532 100644 --- a/components/camel-dhis2/camel-dhis2-api/pom.xml +++ b/components/camel-dhis2/camel-dhis2-api/pom.xml @@ -55,7 +55,7 @@ attach-sources - jar + jar-no-fork diff --git a/pom.xml b/pom.xml index b8526c07c9a3a..8c743ef528df8 100644 --- a/pom.xml +++ b/pom.xml @@ -711,7 +711,7 @@ attach-sources - jar + jar-no-fork @@ -747,7 +747,7 @@ attach-sources - jar + jar-no-fork