Do not override Immutables version 36/50836/2
authorRobert Varga <rovarga@cisco.com>
Mon, 23 Jan 2017 15:53:02 +0000 (16:53 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 23 Jan 2017 18:01:59 +0000 (18:01 +0000)
Immutables is define din odlparent, no need to specify
the version again.

Change-Id: I03aed6f7f52f34c0302ee930a6b2b8a723512156
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-model-immutable/pom.xml

index 1b275f8ebc4d1201ab833753eee9fc589a545bea..5096969a53682d9840e17d232232872c885ba839 100644 (file)
@@ -45,8 +45,6 @@
         <dependency>
           <groupId>org.immutables</groupId>
           <artifactId>value</artifactId>
-          <version>2.3.9</version>
-          <scope>provided</scope>
         </dependency>
 
         <dependency>