HONEYCOMB-385: adapt hc2vpp to Nitrogen bump 59/9259/2
authorMarek Gradzki <[email protected]>
Tue, 7 Nov 2017 13:00:47 +0000 (14:00 +0100)
committerMarek Gradzki <[email protected]>
Thu, 9 Nov 2017 14:17:51 +0000 (15:17 +0100)
Change-Id: I0f1e2085f1687e1c8c0edcc526af048a429788e8
Signed-off-by: Marek Gradzki <[email protected]>
bgp/inet/pom.xml
common/api-parent/pom.xml

index e487864..4e1e8f0 100644 (file)
@@ -26,7 +26,7 @@
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>bgp-inet</artifactId>
-            <version>${bgpcep.version}</version>
+            <version>${odl.bgpcep.version}</version>
         </dependency>
         <!-- Translation -->
         <dependency>
index fcb27b2..a980a54 100644 (file)
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>${yangtools.version}</version>
+                    <version>${odl.yangtools.version}</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.opendaylight.mdsal</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>${salGenerator.version}</version>
+                            <version>${odl.salGenerator.version}</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>