You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/08/31 10:14:11 UTC

[camel-karaf] branch main updated: Added explicit Rescu-version to camel-karaf properties placeholder

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new a137555  Added explicit Rescu-version to camel-karaf properties placeholder
a137555 is described below

commit a137555c2a4efa277056caa4ec5d6f587cafc109
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 31 12:07:39 2021 +0200

    Added explicit Rescu-version to camel-karaf properties placeholder
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3e45964..f7451b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,6 +251,7 @@
         <protobuf-javanano-version>3.1.0</protobuf-javanano-version>
         <reflections-bundle-version>0.9.12_1</reflections-bundle-version>
         <regexp-bundle-version>1.4_1</regexp-bundle-version>
+        <rescu-version>2.1.0</rescu-version>
         <roaster-version>2.21.1.Final</roaster-version>
         <saxon-bundle-version>9.9.1-6_1</saxon-bundle-version>
         <scribe-bundle-version>1.3.7_1</scribe-bundle-version>