X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fconfig-example%2Fpom.xml;h=bdbb630522af07f1e4ac832a04aada21ccafc1b0;hb=b0de753d14fa032140d8cca57072a24a93824ad5;hp=ba42b0d4aa3f3c35837e5370ff75c11f5cfb3bca;hpb=335e1f940e3003b74bcce307316eb4975bbb61bb;p=bgpcep.git diff --git a/bgp/config-example/pom.xml b/bgp/config-example/pom.xml index ba42b0d4aa..bdbb630522 100644 --- a/bgp/config-example/pom.xml +++ b/bgp/config-example/pom.xml @@ -9,21 +9,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - - + 4.0.0 org.opendaylight.odlparent odlparent - 3.0.2 + 12.0.5 org.opendaylight.bgpcep bgp-config-example - 0.9.0-SNAPSHOT + 0.19.5-SNAPSHOT jar Example of configuration files for BGP protocol ${project.artifactId} @@ -33,7 +31,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.9.0-SNAPSHOT + ${project.version} pom import @@ -55,6 +53,7 @@ **/network-topology-config.xml **/protocols-config.xml + **/routing-policy-config.xml @@ -80,6 +79,11 @@ xml network-topology-bgp-initial-config + + ${project.build.directory}/classes/initial/routing-policy-config.xml + xml + routing-policy-default-config + @@ -91,7 +95,7 @@ scm:git:ssh://git.opendaylight.org:29418/bgpcep.git scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD