Bump scala version to match version bump in controller. 37/32937/2
authorTomas Cere <tcere@cisco.com>
Mon, 18 Jan 2016 10:19:56 +0000 (11:19 +0100)
committerTomas Cere <tcere@cisco.com>
Tue, 19 Jan 2016 09:33:39 +0000 (09:33 +0000)
Should only be merged after the version bump in controller.

Change-Id: I8df0c07b5373ec6506d445b1c061be0cdc169416
Signed-off-by: Tomas Cere <tcere@cisco.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 51077a81914b108f74b4b3958912907da00b3d18..87ddd0e2e722d660e134dacc0d5b4fe69699034d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -43,8 +43,8 @@
         <restconf.version>1.3.0-SNAPSHOT</restconf.version>
         <protocol-framework.version>0.7.0-SNAPSHOT</protocol-framework.version>
         <sshd-core.version>0.14.0</sshd-core.version>
-        <scala.major.version>2.10</scala.major.version>
-        <scala.minor.version>4</scala.minor.version>
+        <scala.major.version>2.11</scala.major.version>
+        <scala.minor.version>7</scala.minor.version>
         <surefire.version>2.15</surefire.version>
         <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>