From: Milos Fabian Date: Wed, 3 Jun 2015 11:17:32 +0000 (+0200) Subject: Bug-3464: Updated Path Binding TLV according draft version 01 X-Git-Tag: release/boron~130 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=ac038b06491d58dd54eca2ed3d4f9714e77e1d5e;p=bgpcep.git Bug-3464: Updated Path Binding TLV according draft version 01 -fixed binding-type length -binding type BT=0 - MPLS label -new binding type BT=1 - MPLS stack entry Deprecated previously used leafs in the TLV yang model, while preserving backwards compatibility. Change-Id: I5a0dfaf0cc53a04c355d0adb093c5cad2c70a0d9 Signed-off-by: Milos Fabian --- diff --git a/pcep/ietf-stateful07/pom.xml b/pcep/ietf-stateful07/pom.xml index 483bbc6607..872f22004a 100644 --- a/pcep/ietf-stateful07/pom.xml +++ b/pcep/ietf-stateful07/pom.xml @@ -72,6 +72,10 @@ ${project.groupId} pcep-impl + + ${project.groupId} + concepts +