Move config-parent to aggregator POM 74/22774/1
authorLorand Jakab <lojakab@cisco.com>
Wed, 17 Jun 2015 10:11:25 +0000 (13:11 +0300)
committerLorand Jakab <lojakab@cisco.com>
Wed, 17 Jun 2015 10:11:25 +0000 (13:11 +0300)
commit2db07de26eeffc09496cffa9ecd9c6ebb6419a15
tree69ff4c4979a34001bdaf19785a4b67f06b506901
parent5bad3870b2052d2195439505d6af46b61d050d0b
Move config-parent to aggregator POM

More then one project in the mappingservice/ directory is hanging off
config-parent.  This commit defines it as a parent in the aggregator POM
mappingservice/pom.xml, so that common configration for all projects,
like checkstyle and coverage can live in a single place.

Change-Id: I9e04b707ca0dbdac756bdd212ebc55bc869ee802
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
19 files changed:
artifacts/pom.xml
commons/build_tools/pom.xml
commons/parent/pom.xml
commons/unittest_tools/pom.xml
mappingservice/api/pom.xml
mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/ILispDAO.java
mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/lisp/IGeneralMapServer.java
mappingservice/clusterdao/pom.xml
mappingservice/config/pom.xml
mappingservice/implementation/pom.xml
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispAFIConvertor.java
mappingservice/integrationtest/pom.xml
mappingservice/netconf/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml
mappingservice/shell/pom.xml
mappingservice/southbound/pom.xml
mappingservice/yangmodel/pom.xml
pom.xml