From: Thanh Ha Date: Sun, 6 Sep 2015 12:59:36 +0000 (-0400) Subject: Remove and X-Git-Tag: release/beryllium~123 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d0f296b22731dcec6166125f2cdde2326ead8c31 Remove and Over a year ago we made the decision to remove these sections from poms project wide to be compliant with Maven Central policies that these sections should never appear in local project poms. https://lists.opendaylight.org/pipermail/discuss/2015-January/004482.html Change-Id: I4ff57905525756ddb246f91083011f8dfe77f4e2 Signed-off-by: Thanh Ha --- diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index 89e643f412..25fe7e6f70 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -142,61 +142,6 @@ - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - true - - - false - - - - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - true - - - false - - - diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 6fc641e824..ec544e81c5 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1337,67 +1337,6 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - - - - - - - true - never - - - false - - opendaylight-mirror - opendaylight-mirror - http://nexus.opendaylight.org/content/groups/public/ - - - - - false - - - true - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - - - - - - - true - never - - - false - - opendaylight-mirror - opendaylight-mirror - http://nexus.opendaylight.org/content/groups/public/ - - - - - false - - - true - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - -