Maven plugin to check dependency versions 21/9221/3
authorGary Wu <gary.i.wu@huawei.com>
Tue, 29 Aug 2017 21:21:06 +0000 (14:21 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Tue, 29 Aug 2017 21:31:22 +0000 (14:31 -0700)
commitbe096d395b595fcb7ef50204978904a538ed32a0
treea6f6ddb61c300c57091796c351f23f726d540580
parentc0b040c4542c2d9260dd3d10ba32bb7179bd0120
Maven plugin to check dependency versions

Initial draft of a custom maven plugin to check
dependency versions against the version manifest.

Change-Id: If009461f6ecbcd86e5a43004a1c5a421ec02ccca
Issue-id: INT-124
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
oparent/pom.xml
pom.xml
version-check-maven-plugin/pom.xml [new file with mode: 0644]
version-check-maven-plugin/src/main/java/org/onap/oparent/versioncheck/VersionCheckMojo.java [new file with mode: 0644]