You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by qu...@apache.org on 2018/02/02 18:58:35 UTC

[camel] branch master updated: CAMEL-12226 - Change HAPI version from 2.2 to 2.3

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

quinn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new cdcaa6a  CAMEL-12226 - Change HAPI version from 2.2 to 2.3
cdcaa6a is described below

commit cdcaa6a7bd17e6b4384c6846c5315a8be6a6ba2f
Author: Quinn Stevenson <qu...@apache.org>
AuthorDate: Fri Feb 2 11:58:09 2018 -0700

    CAMEL-12226 - Change HAPI version from 2.2 to 2.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5b217a5..edd5f0b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -283,7 +283,7 @@
     <hadoop2-version>2.7.4</hadoop2-version>
     <hadoop2-protobuf-version>2.5.0</hadoop2-protobuf-version>
     <hamcrest-version>2.0.0.0</hamcrest-version>
-    <hapi-version>2.2</hapi-version>
+    <hapi-version>2.3</hapi-version>
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>

-- 
To stop receiving notification emails like this one, please contact
quinn@apache.org.