Derive aggregators from odlparent-lite 20/47220/13
authorRobert Varga <rovarga@cisco.com>
Thu, 20 Oct 2016 18:24:13 +0000 (20:24 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 26 Oct 2016 20:41:49 +0000 (22:41 +0200)
commit1a4f5e8a6557470af159aaba5ecf6f78880b7dee
treec611b1a79356c17ba7acb2dc65baf843c57c5930
parentdcab1cf14f15db3b611d49fdcb2cb183fc50351a
Derive aggregators from odlparent-lite

There is no point in inheriting from parent,
just use odlparent-lite. Should speed up the build
process.

Change-Id: Iecdf1b5d7c44d7f5f1c84a2107bf51c7011b6f23
Signed-off-by: Robert Varga <rovarga@cisco.com>
71 files changed:
bgp/benchmark-app/pom.xml
bgp/bmp-api/pom.xml
bgp/bmp-impl/pom.xml
bgp/bmp-mock/pom.xml
bgp/bmp-parser-impl/pom.xml
bgp/bmp-spi/pom.xml
bgp/cli/pom.xml
bgp/concepts/pom.xml
bgp/config-loader-impl/pom.xml
bgp/config-loader-spi/pom.xml
bgp/controller-config/pom.xml
bgp/evpn/pom.xml
bgp/flowspec/pom.xml
bgp/inet/pom.xml
bgp/l3vpn/pom.xml
bgp/labeled-unicast/pom.xml
bgp/linkstate/pom.xml
bgp/openconfig-api/pom.xml
bgp/openconfig-impl/pom.xml
bgp/openconfig-spi/pom.xml
bgp/parser-api/pom.xml
bgp/parser-impl/pom.xml
bgp/parser-mock/pom.xml
bgp/parser-spi/pom.xml
bgp/path-selection-mode/pom.xml
bgp/peer-acceptor/pom.xml
bgp/pom.xml
bgp/rib-api/pom.xml
bgp/rib-impl/pom.xml
bgp/rib-mock/pom.xml
bgp/rib-spi/pom.xml
bgp/testtool/pom.xml
bgp/topology-provider/pom.xml
bgp/util/pom.xml
binding-parent/pom.xml [new file with mode: 0644]
bundle-parent/pom.xml [new file with mode: 0644]
config-parent/pom.xml [new file with mode: 0644]
features/pom.xml
parent/pom.xml
pcep/api/pom.xml
pcep/auto-bandwidth-extension/pom.xml
pcep/base-parser/pom.xml
pcep/controller-config/pom.xml
pcep/ietf-stateful07/pom.xml
pcep/impl/pom.xml
pcep/pcc-mock/pom.xml
pcep/pom.xml
pcep/segment-routing/pom.xml
pcep/spi/pom.xml
pcep/testtool/pom.xml
pcep/topology-api/pom.xml
pcep/topology-provider/pom.xml
pcep/topology-spi/pom.xml
pcep/tunnel-api/pom.xml
pcep/tunnel-provider/pom.xml
pom.xml
programming/api/pom.xml
programming/controller-config/pom.xml
programming/impl/pom.xml
programming/pom.xml
programming/spi/pom.xml
programming/topology-api/pom.xml
programming/tunnel-api/pom.xml
rsvp/api/pom.xml
rsvp/impl/pom.xml
rsvp/pom.xml
rsvp/spi/pom.xml
topology/api/pom.xml
topology/pom.xml
topology/segment-routing/pom.xml
topology/tunnel-api/pom.xml