Repository: camel Updated Branches: refs/heads/master f7cc2aea1 -> 8f10e2b10
Upgrade kotlin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b2d6520c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b2d6520c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b2d6520c Branch: refs/heads/master Commit: b2d6520c9304632f53b0ece167f28e76b3f046d3 Parents: f7cc2ae Author: Claus Ibsen <davscl...@apache.org> Authored: Fri Apr 21 10:00:26 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri Apr 21 10:00:26 2017 +0200 ---------------------------------------------------------------------- examples/camel-example-kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/b2d6520c/examples/camel-example-kotlin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-kotlin/pom.xml b/examples/camel-example-kotlin/pom.xml index a287362..c63ede9 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.1.0</kotlin.version> + <kotlin.version>1.1.1</kotlin.version> </properties> <dependencies>