diff options
Diffstat (limited to 'infra/northbound/bgp/pom.xml')
-rw-r--r-- | infra/northbound/bgp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 66d08e739..355e66996 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -103,7 +103,7 @@ <dependency> <groupId>org.opendaylight.bgpcep</groupId> <artifactId>rsvp-api</artifactId> - <version>${bgpcep.version}</version> + <version>${odl.bgpcep.version}</version> </dependency> </dependencies> |