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 40f2915fd50e6610fea5761d2ebbd396976d27e9 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 31 08:39:24 2020 +0200 CAMEL-14715 - Remove regexp bundle property placeholder (camel-karaf-migration) --- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3620a40..e12dcb4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -465,7 +465,6 @@ <rdf4j-model-version>2.4.4</rdf4j-model-version> <reactive-streams-version>1.0.3</reactive-streams-version> <reactor-version>3.2.15.RELEASE</reactor-version> - <regexp-bundle-version>1.4_1</regexp-bundle-version> <rescu-version>2.0.2</rescu-version> <resilience4j-version>1.3.0</resilience4j-version> <rest-assured-version>4.3.0</rest-assured-version>