Make model/pom.xml inherit from odlparent-lite 81/85381/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 25 Oct 2019 08:22:20 +0000 (10:22 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 6 Nov 2019 16:11:02 +0000 (17:11 +0100)
commitf2317509318d3484b28d93b9a9db3079f75db6dc
treec52014a6ebd273b2068009d784e49772a1b3e5e0
parent1342d4bac1535342349ce52a583c29d7b5b1babd
Make model/pom.xml inherit from odlparent-lite

This 'parent' is really an aggregator, which is not adding anything
useful on top of OFP parent. Turn it into a pure aggregator and
adjust models to inherit from OFP parent instead.

The result is one fewer artifact to install as well as 3 seconds
shaved from build time.

Change-Id: I2a81635f43a5de1be87975bc0b193477b4fb0953
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
model/model-flow-base/pom.xml
model/model-flow-service/pom.xml
model/model-flow-statistics/pom.xml
model/pom.xml