BUG-113: split off singleton nature of BGPExtensionProviderContextImpl
[bgpcep.git] / bgp / rib-api / pom.xml
index 57f34cc4d1508d041ea5b5a6d38b63c6b749d6fb..0eb68bb9283709bae8c04a23d9bd88996466f140 100644 (file)
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-binding</artifactId>
-            <version>${code.generator.version}</version>
+            <version>${yang.binding.version}</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
@@ -77,7 +77,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>${code.generator.version}</version>
+                        <version>${yang.binding.version}</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>