Add change notification functionality to yang-store.
[controller.git] / opendaylight / netconf / pom.xml
index 8436a1388b250ef683cf0eeadee0143b806ace13..b9f93144992e6ae3525b9dc007599dab5986788d 100644 (file)
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>yang-store-api</artifactId>
-                <version>${config.version}</version>
+                <version>${config.yangstore.version}</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>yang-store-impl</artifactId>
-                <version>${config.version}</version>
+                <version>${config.yangstore.version}</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>