You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by he...@apache.org on 2013/10/24 12:50:02 UTC

git commit: [CAMEL-6892] Upgraded Scala version.

Updated Branches:
  refs/heads/master 191809883 -> 1eb4f89a9


[CAMEL-6892] Upgraded Scala version.


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

Branch: refs/heads/master
Commit: 1eb4f89a9309058da93db491587d36fd98271827
Parents: 1918098
Author: Henryk Konsek <he...@gmail.com>
Authored: Thu Oct 24 12:49:46 2013 +0200
Committer: Henryk Konsek <he...@gmail.com>
Committed: Thu Oct 24 12:49:46 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1eb4f89a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fa70831..7a74270 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -343,7 +343,7 @@
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.5.1-1_1</saxon-bundle-version>
     <saxon-version>9.5.1-2</saxon-version>
-    <scala-version>2.10.2</scala-version>
+    <scala-version>2.10.3</scala-version>
     <scala-maven-plugin-version>3.1.2</scala-maven-plugin-version>
     <scalatest-version>2.0.M5b</scalatest-version>
     <scribe-version>1.3.5</scribe-version>