Reworked pom files
authorTony Tkacik <ttkacik@cisco.com>
Mon, 7 Oct 2013 13:21:28 +0000 (15:21 +0200)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 13 Feb 2015 16:05:03 +0000 (08:05 -0800)
commit38d4506dbf80cec6d37b8bff005592cbc267d98f
tree85a36b651f90661ec35dee53d536f2ed49a67951
parent142f71fb2ffafeae165566cd44770bd214a2595c
Reworked pom files

Each pom (artifact) declares it's dependencies (internal and external)
No dependencies declared at parent POM level, only dependency Management.

Also moved the <modules> from distribution/opendaylight to the root pom.xml
distribution/opendaylight now builds entirely from dependencies

I have intentionally left some things in here I think are wrong,
because the goal of this commit is to reproduce the existing build
(which it does, I've checked).  Subsequent commits will clean up other things.

Change-Id: I358bdac1c0f6a59b37a418a811a30235967fdfdc
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
implementation/pom.xml
pom.xml