From: Robert Varga Date: Tue, 20 Aug 2019 16:47:29 +0000 (+0200) Subject: Alias restconf-artifacts X-Git-Tag: release/magnesium~91 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F83819%2F4;p=netconf.git Alias restconf-artifacts Each project should provide a single artifacts file, this patch unifies them in 'netconf-artifacts', making restconf-artifacts only an alias for downstreams. Change-Id: I3e1a12882a42bcac0a402d49420fdf0360b43ae0 Signed-off-by: Robert Varga --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b3af82240f..cdda3ec1c6 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -441,6 +441,100 @@ xml features + + + + ${project.groupId} + ietf-restconf + 1.11.0-SNAPSHOT + + + ${project.groupId} + ietf-restconf-monitoring + 1.11.0-SNAPSHOT + + + ${project.groupId} + restconf-common-models + 1.11.0-SNAPSHOT + + + org.opendaylight.netconf + restconf-common + 1.11.0-SNAPSHOT + + + ${project.groupId} + restconf-nb-bierman02 + 1.11.0-SNAPSHOT + + + ${project.groupId} + restconf-nb-rfc8040 + 1.11.0-SNAPSHOT + + + ${project.groupId} + sal-rest-connector-config + 1.11.0-SNAPSHOT + + + ${project.groupId} + sal-rest-docgen + 1.11.0-SNAPSHOT + + + ${project.groupId} + sal-rest-docgen-maven + 1.11.0-SNAPSHOT + + + ${project.groupId} + sal-restconf-broker + 1.11.0-SNAPSHOT + + + ${project.groupId} + websocket-client + 1.11.0-SNAPSHOT + + + + + ${project.groupId} + features-restconf + 1.11.0-SNAPSHOT + xml + features + + + ${project.groupId} + odl-mdsal-apidocs + 1.11.0-SNAPSHOT + xml + features + + + ${project.groupId} + odl-restconf + 1.11.0-SNAPSHOT + xml + features + + + ${project.groupId} + odl-restconf-all + 1.11.0-SNAPSHOT + xml + features + + + ${project.groupId} + odl-restconf-common + 1.11.0-SNAPSHOT + xml + features + diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 6591c859a7..8c5c791cf7 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -60,13 +60,6 @@ pom import - - org.opendaylight.netconf - restconf-artifacts - 1.11.0-SNAPSHOT - pom - import - diff --git a/features/restconf/odl-restconf-nb-bierman02/pom.xml b/features/restconf/odl-restconf-nb-bierman02/pom.xml index 3cad9ae803..d00b3cad43 100644 --- a/features/restconf/odl-restconf-nb-bierman02/pom.xml +++ b/features/restconf/odl-restconf-nb-bierman02/pom.xml @@ -34,8 +34,8 @@ org.opendaylight.netconf - restconf-artifacts - 1.11.0-SNAPSHOT + netconf-artifacts + 1.8.0-SNAPSHOT pom import diff --git a/features/restconf/odl-restconf-nb-rfc8040/pom.xml b/features/restconf/odl-restconf-nb-rfc8040/pom.xml index e19ecaa011..ef0b87f81c 100644 --- a/features/restconf/odl-restconf-nb-rfc8040/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040/pom.xml @@ -25,13 +25,6 @@ - - org.opendaylight.netconf - restconf-artifacts - 1.11.0-SNAPSHOT - pom - import - org.opendaylight.netconf netconf-artifacts diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index e42a9c950d..ba99c4edd1 100644 --- a/features/yanglib/odl-yanglib/pom.xml +++ b/features/yanglib/odl-yanglib/pom.xml @@ -32,13 +32,6 @@ pom import - - org.opendaylight.netconf - restconf-artifacts - 1.11.0-SNAPSHOT - pom - import - diff --git a/restconf/restconf-artifacts/pom.xml b/restconf/restconf-artifacts/pom.xml index 7a8c97eb70..a706907778 100644 --- a/restconf/restconf-artifacts/pom.xml +++ b/restconf/restconf-artifacts/pom.xml @@ -26,95 +26,10 @@ ${project.groupId} - ietf-restconf - ${project.version} - - - ${project.groupId} - ietf-restconf-monitoring - ${project.version} - - - ${project.groupId} - restconf-common-models - ${project.version} - - - org.opendaylight.netconf - restconf-common - ${project.version} - - - ${project.groupId} - restconf-nb-bierman02 - ${project.version} - - - ${project.groupId} - restconf-nb-rfc8040 - ${project.version} - - - ${project.groupId} - sal-rest-connector-config - ${project.version} - - - ${project.groupId} - sal-rest-docgen - ${project.version} - - - ${project.groupId} - sal-rest-docgen-maven - ${project.version} - - - ${project.groupId} - sal-restconf-broker - ${project.version} - - - ${project.groupId} - websocket-client - ${project.version} - - - - - ${project.groupId} - features-restconf - ${project.version} - xml - features - - - ${project.groupId} - odl-mdsal-apidocs - ${project.version} - xml - features - - - ${project.groupId} - odl-restconf - ${project.version} - xml - features - - - ${project.groupId} - odl-restconf-all - ${project.version} - xml - features - - - ${project.groupId} - odl-restconf-common - ${project.version} - xml - features + netconf-artifacts + 1.8.0-SNAPSHOT + pom + import diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index fd246005f5..6cdfe3a542 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -44,23 +44,16 @@ import - org.opendaylight.netconf - netconf-artifacts - 1.8.0-SNAPSHOT + org.opendaylight.controller + config-artifacts + 0.12.0-SNAPSHOT pom import org.opendaylight.netconf - restconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.12.0-SNAPSHOT + netconf-artifacts + 1.8.0-SNAPSHOT pom import