X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fpom.xml;h=028e51caef5b174ec66f86a589127d44501ccacb;hb=0b2ea4d76a14b3a563df56e2e947d411f2ca819c;hp=43c946aaa8ffccfe2ef1c5cf062e3a6d5ca585a0;hpb=11cea17835a3de8c26e7f7a45951fe77a813c3ef;p=bgpcep.git diff --git a/pcep/pom.xml b/pcep/pom.xml index 43c946aaa8..028e51caef 100644 --- a/pcep/pom.xml +++ b/pcep/pom.xml @@ -1,7 +1,16 @@ + + + 4.0.0 scm:git:ssh://git.opendaylight.org:29418/bgpcep.git @@ -12,7 +21,7 @@ org.opendaylight.bgpcep commons.parent - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT ../commons/parent @@ -27,11 +36,12 @@ api api-config - ietf-stateful02 impl impl-config spi spi-config + ietf-stateful02 + ietf-stateful07 testtool topology-api topology-spi @@ -76,10 +86,15 @@ pcep-spi-config ${project.version} - + ${project.groupId} pcep-ietf-stateful02 ${project.version} + + + ${project.groupId} + pcep-ietf-stateful07 + ${project.version} ${project.groupId}