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/03/27 13:35:48 UTC

[camel] branch master updated: Upgrade Milo to version 0.2.5

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


The following commit(s) were added to refs/heads/master by this push:
     new 05f100d  Upgrade Milo to version 0.2.5
05f100d is described below

commit 05f100d4c60854886faf3fdd79dc5fe3a4baa394
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 27 14:35:28 2019 +0100

    Upgrade Milo to version 0.2.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 40a7fa9..e9062ac 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -487,7 +487,7 @@
         <maven-war-plugin-version>3.0.0</maven-war-plugin-version>
         <metrics-version>3.2.6</metrics-version>
         <micrometer-version>1.1.3</micrometer-version>
-        <milo-version>0.2.4</milo-version>
+        <milo-version>0.2.5</milo-version>
         <mina2-version>2.0.20</mina2-version>
         <minidns-version>0.3.3</minidns-version>
         <minimal-json-version>0.9.4</minimal-json-version>