aboutsummaryrefslogtreecommitdiffstats
path: root/asdcApi/model
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-03-31 16:00:20 -0400
committerDan Timoney <dtimoney@att.com>2017-03-31 17:51:18 -0400
commitbc0d823b9350d7ffe01c632583c4eaf8d31f5118 (patch)
treeaeb22a966db6f58c0960ca3dfc930c0f76736e64 /asdcApi/model
parent7fa068c6a98fbe975b037abfcdc1050b9f120fda (diff)
[SDNC-5] Rebase sdnc-northbound
Port to OpenDaylight Boron and sync updates since 16.10 Change-Id: I036c5d0bb600b305300e653023caffc83a262604 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'asdcApi/model')
-rwxr-xr-xasdcApi/model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index ab1dd774..9d6c35a9 100755
--- a/asdcApi/model/pom.xml
+++ b/asdcApi/model/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>maven-sal-api-gen-plugin</artifactId>
- <version>${odl.yangtools.version}</version>
+ <version>${odl.sal.api.gen.plugin.version}</version>
<type>jar</type>
</dependency>
</dependencies>
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>yang-binding</artifactId>
- <version>${odl.yangtools.version}</version>
+ <version>${odl.mdsal.yang.binding.version}</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>