Repository: camel
Updated Branches:
  refs/heads/master 592104d65 -> c35ea314d


Upgrade kotlin


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

Branch: refs/heads/master
Commit: c35ea314dcf6a12686ece10692d36d03e9853388
Parents: ea4a726
Author: Claus Ibsen <davscl...@apache.org>
Authored: Wed Mar 15 09:57:27 2017 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Wed Mar 15 09:59:17 2017 +0100

----------------------------------------------------------------------
 examples/camel-example-kotlin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c35ea314/examples/camel-example-kotlin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-kotlin/pom.xml 
b/examples/camel-example-kotlin/pom.xml
index dd0f86b..a287362 100644
--- a/examples/camel-example-kotlin/pom.xml
+++ b/examples/camel-example-kotlin/pom.xml
@@ -33,7 +33,7 @@
 
   <properties>
     <category>Other Languages</category>
-    <kotlin.version>1.0.6</kotlin.version>
+    <kotlin.version>1.1.0</kotlin.version>
   </properties>
 
   <dependencies>

Reply via email to