This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/4.0.0-RC2 in repository https://gitbox.apache.org/repos/asf/camel.git
commit 2df511f58212cb53ebd953504b92b767922b9d03 Author: Claus Ibsen <[email protected]> AuthorDate: Mon Jul 24 14:47:14 2023 +0200 Assembly (#10805) * Also need atlassian repo due camel-jira is via camel-allcomponents * 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>
