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 2018/08/22 06:27:51 UTC

[camel] 01/02: Upgrade Milo to version 0.2.3

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 8214b4259eda5ee08fea8017e0dff09c28b4d1f5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 22 08:22:58 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cd315e6..6b1983a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -496,7 +496,7 @@
     <maven-war-plugin-version>3.0.0</maven-war-plugin-version>
     <metrics-version>3.2.6</metrics-version>
     <micrometer-version>1.0.6</micrometer-version>
-    <milo-version>0.2.1</milo-version>
+    <milo-version>0.2.3</milo-version>
     <mina-bundle-version>1.1.7_6</mina-bundle-version>
     <mina-version>1.1.7</mina-version>
     <mina2-version>2.0.17</mina2-version>