You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2021/03/26 12:43:50 UTC

[camel-quarkus] 03/03: Fixup Groovy DSL

This is an automated email from the ASF dual-hosted git repository.

ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit c4540bd1ed67b339b66ba30124306a53a68a3fbf
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Mar 26 12:00:59 2021 +0100

    Fixup Groovy DSL
---
 poms/bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index bec417e..31ef8d1 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -3313,7 +3313,7 @@
             <dependency>
                 <groupId>org.apache.camel.quarkus</groupId>
                 <artifactId>camel-quarkus-groovy-dsl-deployment</artifactId>
-                <version>${camcamel-quarkus.version}</version>
+                <version>${camel-quarkus.version}</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.camel.quarkus</groupId>