Fix version of yang-maven-plugin 63/58963/1
authorTimoney, Dan (dt5972) <dt5972@att.com>
Fri, 3 Aug 2018 16:51:57 +0000 (12:51 -0400)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Fri, 3 Aug 2018 16:51:57 +0000 (12:51 -0400)
Client code generator should use latest compatible version of
yang-maven-plugin, which happens to be Nitrogen SR3 (1.2.3)

Change-Id: Icb3c8c4db63e183fe25aa3e2b73d3cd36a92d91f
Issue-ID: CCSDK-436
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
odlparent/client-parent/pom.xml

index 62e5f87..c55b8e6 100644 (file)
                                <plugin>
                                        <groupId>org.opendaylight.yangtools</groupId>
                                        <artifactId>yang-maven-plugin</artifactId>
-                                       <version>1.0.3-Boron-SR3</version>
+                                       <version>1.2.3</version>
                                        <dependencies>
                                                <dependency>
                                                        <groupId>com.mrv.yangtools</groupId>