Bump scala version to match version bump in controller. 92/32992/1
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:58:36 +0000 (09:58 +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 ff8a2b0872c12bad1e09451e5342d2e502eed0d1..467e069075bad01fc7a619801c96a1c06e41559c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -43,8 +43,8 @@
         <restconf.version>1.4.0-SNAPSHOT</restconf.version>
         <protocol-framework.version>0.8.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.9.0-SNAPSHOT</yangtools.version>