This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch assembly in repository https://gitbox.apache.org/repos/asf/camel.git
commit 75b75809f86155020c76837ff3bee70638a52b17 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Jul 24 14:14:58 2023 +0200 CAMEL-19643: apache-camel - RC2 should include source tarball --- apache-camel/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml index ab7334c0fd5..e2bf8a78cd5 100644 --- a/apache-camel/pom.xml +++ b/apache-camel/pom.xml @@ -208,12 +208,7 @@ <profiles> <profile> - <id>full</id> - <activation> - <property> - <name>!quickly</name> - </property> - </activation> + <id>release</id> <build> <plugins> <plugin>