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 2020/02/27 08:41:20 UTC

[camel-examples] 04/08: Cleaning up property placeholders

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

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

commit a010b301d65b659823f302046a8e6faada0b7766
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:36:22 2020 +0100

    Cleaning up property placeholders
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 3740b3f..bfb16c7 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -251,7 +251,6 @@
         <pax-cdi-version>1.0.0</pax-cdi-version>
         <properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
         <reactor-version>3.2.12.RELEASE</reactor-version>
-        <roaster-version>2.20.1.Final</roaster-version>
         <rxjava-version>1.3.8</rxjava-version>
         <shrinkwrap-resolver-version>3.1.3</shrinkwrap-resolver-version>
         <shrinkwrap-version>1.2.6</shrinkwrap-version>