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 2019/02/21 06:38:22 UTC

[camel] branch camel-2.x updated: Revert "Parent POM: Remove unused backport-util-concurrent-version property"

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.x by this push:
     new 41e2acf  Revert "Parent POM: Remove unused backport-util-concurrent-version property"
41e2acf is described below

commit 41e2acfeee3f65dd5e3b2868b0aad2e018ed8728
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 21 07:36:42 2019 +0100

    Revert "Parent POM: Remove unused backport-util-concurrent-version property"
    
    This reverts commit cab62ffad646846ac7c9fe4980a5b0bf5bec3ce0.
---
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index 92f9695..9272df0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,6 +88,7 @@
     <azure-storage-java-sdk-version>8.0.0</azure-storage-java-sdk-version>
     <azure-storage-java-sdk-bundle-version>8.0.0_1</azure-storage-java-sdk-bundle-version>
     <azure-guava-version>20.0</azure-guava-version>
+    <backport-util-concurrent-version>3.1</backport-util-concurrent-version>
     <bcel-bundle-version>5.2_4</bcel-bundle-version>
     <beanio-version>2.1.0</beanio-version>
     <beanstalkd-client-version>1.4.6</beanstalkd-client-version>