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 2017/08/01 07:30:00 UTC

[07/11] camel git commit: Upgrade Digital Ocean API client and related bundle to version 2.12

Upgrade Digital Ocean API client and related bundle to version 2.12


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d33eb358
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d33eb358
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d33eb358

Branch: refs/heads/master
Commit: d33eb3587146a28fc5685cae26f16f332f3e71f6
Parents: a6bb9e3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Aug 1 09:16:53 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Aug 1 09:16:53 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d33eb358/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1668549..5553fa9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,8 +175,8 @@
     <deltaspike-version>1.8.0</deltaspike-version>
     <depends-maven-plugin-version>1.3.1</depends-maven-plugin-version>
     <derby-version>10.11.1.1</derby-version>
-    <digitalocean-api-client-version>2.11</digitalocean-api-client-version>
-    <digitalocean-api-client-bundle-version>2.11_1</digitalocean-api-client-bundle-version>
+    <digitalocean-api-client-version>2.12</digitalocean-api-client-version>
+    <digitalocean-api-client-bundle-version>2.12_1</digitalocean-api-client-bundle-version>
     <disruptor-version>3.3.6</disruptor-version>
     <dnsjava-version>2.1.8</dnsjava-version>
     <dnsjava-bundle-version>2.1.8_1</dnsjava-bundle-version>