You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2012/01/11 23:03:36 UTC

svn commit: r1230275 - /camel/branches/camel-2.9.x/parent/pom.xml

Author: hadrian
Date: Wed Jan 11 22:03:35 2012
New Revision: 1230275

URL: http://svn.apache.org/viewvc?rev=1230275&view=rev
Log:
CAMEL-4883. Upgrade maven-scala-plugin. Thanks Babak for patch

Modified:
    camel/branches/camel-2.9.x/parent/pom.xml

Modified: camel/branches/camel-2.9.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/parent/pom.xml?rev=1230275&r1=1230274&r2=1230275&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/parent/pom.xml (original)
+++ camel/branches/camel-2.9.x/parent/pom.xml Wed Jan 11 22:03:35 2012
@@ -138,7 +138,7 @@
     <rome-version>1.0</rome-version>
     <saxon-version>9.1.0.8</saxon-version>
     <scala-version>2.9.1</scala-version>
-    <scala-plugin-version>2.15.1</scala-plugin-version>
+    <scala-plugin-version>2.15.2</scala-plugin-version>
     <servicemix-specs-version>1.9.0</servicemix-specs-version>
     <shiro-bundle-version>1.1.0_2</shiro-bundle-version>
     <slf4j-version>1.6.1</slf4j-version>