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:23 UTC

[camel-examples] 07/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 88c4361e8dfdebf0755a4fb0d8beb9330fecb459
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:38:09 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 3d50012..c48650f 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>
         <shrinkwrap-resolver-version>3.1.3</shrinkwrap-resolver-version>
-        <shrinkwrap-version>1.2.6</shrinkwrap-version>
         <shrinkwrap-descriptors-version>2.0.0</shrinkwrap-descriptors-version>
         <sshd-version>2.0.0</sshd-version>
         <slf4j-version>1.7.30</slf4j-version>