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

[camel-examples] 08/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 cbc1ca368d7515b20b96f6a80248652e4bb3dfee
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:39:47 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 c48650f..3709013 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -250,7 +250,6 @@
         <osgi-version>6.0.0</osgi-version>
         <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-descriptors-version>2.0.0</shrinkwrap-descriptors-version>
         <sshd-version>2.0.0</sshd-version>
         <slf4j-version>1.7.30</slf4j-version>