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.git
commit c75f74ccf362a8d689b9307ef420ffc55bb2957b Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jan 11 11:54:32 2019 +0100 Removed Property Placeholder for Hawtdb --- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f7ac407..ae2fe08 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -280,7 +280,6 @@ <hapi-version>2.3</hapi-version> <hapi-fhir-version>3.5.0</hapi-fhir-version> <hawtbuf-version>1.11</hawtbuf-version> - <hawtdb-version>1.6</hawtdb-version> <hawtdispatch-version>1.22</hawtdispatch-version> <hazelcast-version>3.11.1</hazelcast-version> <hbase-version>1.2.6</hbase-version>
