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:32:59 UTC

[camel-examples] 02/09: 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 9aab06350d5519bc3b9d41b9f28020e2fbb279a8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:15:48 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 d0cdf4f..0a40b4f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -207,7 +207,6 @@
         <egit-github-core-version>2.1.5</egit-github-core-version>
         <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
         <freemarker-version>2.3.29</freemarker-version>
-        <geronimo-ws-metadata-spec-version>1.1.3</geronimo-ws-metadata-spec-version>
         <geronimo-j2ee-connector-spec-version>2.0.0</geronimo-j2ee-connector-spec-version>
         <glassfish-jaxb-runtime-version>${jakarta-jaxb-version}</glassfish-jaxb-runtime-version>
         <gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version>