pom: create MANIFEST.MF under target directory 99/51099/2
authorIsaku Yamahata <isaku.yamahata@intel.com>
Fri, 27 Jan 2017 00:03:28 +0000 (16:03 -0800)
committerIsaku Yamahata <isaku.yamahata@gmail.com>
Fri, 27 Jan 2017 00:25:51 +0000 (00:25 +0000)
commit277600221a6101cd4d9a4b2887d5e85c700f7aad
treef71029390e5e19a6d3e8b16fcb9d98135d9466a2
parente7c78a861184d40af944136b29c29f2510405053
pom: create MANIFEST.MF under target directory

Somehow MANIFEST.MF is generated as src/main/resources/META-INF/MANIFEST.MF.
This causes that mvn clean doesn't remove it.
It's not usually expected. make manifestLocation property default to
be created under target directory.

Change-Id: Id5610e1c824805446fbff0e8cafa5c9a484f05d3
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
model/pom.xml
neutron-logger/pom.xml
neutron-spi/pom.xml
northbound-api/pom.xml