Remove <repositories> and <pluginRepositories> sections 73/26573/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 6 Sep 2015 12:46:26 +0000 (08:46 -0400)
committerVratko Polák <vrpolak@cisco.com>
Mon, 7 Sep 2015 11:49:37 +0000 (11:49 +0000)
commit317eb8f31ac9bfddd8490ecc7a35e097300d359f
tree277a459b07c0ef0d1203ad075b64a9aed7673388
parent2968f3a3652627c2897ebb3ade1004d90d5a671e
Remove <repositories> and <pluginRepositories> sections

Last year we decided to stop including these repository configuration in
pom.xml files since as a requirement to submitting to Maven Central is
to not have these defined. Developers now need to configure settings.xml
locally instead.

Change-Id: I8e5ff7754134bd208d6d1b595294422fb66cd575
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml