From: Jakub Morvay Date: Wed, 28 Mar 2018 21:30:43 +0000 (+0200) Subject: Rename restconf-binding-parent -> restconf-parent X-Git-Tag: release/fluorine~109^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9b4175366fed1064081ff126fb097aef886b2e82;p=netconf.git Rename restconf-binding-parent -> restconf-parent This unifies the parent names across netconf project. Change-Id: Ic4f75b6de44d0a85e499e8a13f5cff2be570ba67 Signed-off-by: Jakub Morvay --- diff --git a/restconf/pom.xml b/restconf/pom.xml index 1c59a4b0a9..e12e5e2ca2 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -17,13 +17,13 @@ org.opendaylight.netconf - restconf-parent + restconf-subsystem 1.8.0-SNAPSHOT pom ${project.artifactId} - restconf-binding-parent + restconf-parent restconf-artifacts restconf-models restconf-common-models diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index 1a43e38152..1d7a42134e 100644 --- a/restconf/restconf-common-models/pom.xml +++ b/restconf/restconf-common-models/pom.xml @@ -13,9 +13,9 @@ org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../restconf-binding-parent + ../restconf-parent org.opendaylight.netconf diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 5cdbd8963e..ccbeb2dd1a 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -13,9 +13,9 @@ org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../restconf-binding-parent + ../restconf-parent org.opendaylight.netconf diff --git a/restconf/restconf-models/ietf-restconf-monitoring/pom.xml b/restconf/restconf-models/ietf-restconf-monitoring/pom.xml index eb7849d803..6cb76000b4 100644 --- a/restconf/restconf-models/ietf-restconf-monitoring/pom.xml +++ b/restconf/restconf-models/ietf-restconf-monitoring/pom.xml @@ -12,9 +12,9 @@ org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../../restconf-binding-parent + ../../restconf-parent org.opendaylight.netconf diff --git a/restconf/restconf-models/ietf-restconf/pom.xml b/restconf/restconf-models/ietf-restconf/pom.xml index d4bcdb4e80..1b01b55f23 100644 --- a/restconf/restconf-models/ietf-restconf/pom.xml +++ b/restconf/restconf-models/ietf-restconf/pom.xml @@ -12,9 +12,9 @@ org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../../restconf-binding-parent + ../../restconf-parent org.opendaylight.netconf diff --git a/restconf/restconf-models/ietf-yang-library/pom.xml b/restconf/restconf-models/ietf-yang-library/pom.xml index a50ed299a2..285d35af58 100644 --- a/restconf/restconf-models/ietf-yang-library/pom.xml +++ b/restconf/restconf-models/ietf-yang-library/pom.xml @@ -12,9 +12,9 @@ org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../../restconf-binding-parent + ../../restconf-parent org.opendaylight.netconf diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index cadda6787b..f10ee72d51 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -10,9 +10,9 @@ 4.0.0 org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../restconf-binding-parent + ../restconf-parent org.opendaylight.netconf diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index 1ee8149e24..a820477b60 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -12,9 +12,9 @@ 4.0.0 org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../restconf-binding-parent + ../restconf-parent org.opendaylight.netconf diff --git a/restconf/restconf-binding-parent/pom.xml b/restconf/restconf-parent/pom.xml similarity index 98% rename from restconf/restconf-binding-parent/pom.xml rename to restconf/restconf-parent/pom.xml index 8b7279ae08..11febca35e 100644 --- a/restconf/restconf-binding-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT pom diff --git a/restconf/sal-rest-docgen-maven/pom.xml b/restconf/sal-rest-docgen-maven/pom.xml index f6b388131c..6e952dceac 100644 --- a/restconf/sal-rest-docgen-maven/pom.xml +++ b/restconf/sal-rest-docgen-maven/pom.xml @@ -11,9 +11,9 @@ 4.0.0 org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../restconf-binding-parent + ../restconf-parent org.opendaylight.netconf diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index af26bbfd35..a3086cf765 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -10,9 +10,9 @@ 4.0.0 org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../restconf-binding-parent + ../restconf-parent org.opendaylight.netconf diff --git a/restconf/sal-restconf-broker/pom.xml b/restconf/sal-restconf-broker/pom.xml index ec985b025b..016742b1b5 100644 --- a/restconf/sal-restconf-broker/pom.xml +++ b/restconf/sal-restconf-broker/pom.xml @@ -3,9 +3,9 @@ 4.0.0 org.opendaylight.netconf - restconf-binding-parent + restconf-parent 1.8.0-SNAPSHOT - ../restconf-binding-parent + ../restconf-parent sal-restconf-broker