Binding v2 Generator - fix dependency yang-ext of mdsal-binding2-test-model 51/63751/4
authorJie Han <han.jie@zte.com.cn>
Thu, 28 Sep 2017 06:07:42 +0000 (14:07 +0800)
committerRobert Varga <nite@hq.sk>
Sat, 7 Oct 2017 19:16:35 +0000 (19:16 +0000)
- It should depend on yang-ext in binding2 model for using generated codes v2.

Change-Id: I3c5b597285b3ca67c376184b2b080745776c2d94
Signed-off-by: Jie Han <han.jie@zte.com.cn>
binding2/mdsal-binding2-test-model/pom.xml

index 7d89bd1216b363814a24e2793443ef53446e6bc2..8e1c589fe67af376fdae168e62bff90a2381b1f3 100644 (file)
@@ -27,7 +27,7 @@
             <artifactId>mdsal-binding2-spec</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.mdsal.model</groupId>
+            <groupId>org.opendaylight.mdsal.model.binding2</groupId>
             <artifactId>yang-ext</artifactId>
             <exclusions>
                 <exclusion>