diff options
Diffstat (limited to 'infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml')
-rw-r--r-- | infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index ee6f675e5..d874d9fb1 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml @@ -39,7 +39,7 @@ <dependency> <groupId>org.opendaylight.bgpcep</groupId> <artifactId>bgp-l3vpn</artifactId> - <version>${bgpcep.version}</version> + <version>${odl.bgpcep.version}</version> </dependency> </dependencies> |