From 96785da942cd63bd1824fa68605a5fe0c4740ab5 Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Fri, 29 Mar 2019 10:22:11 +0100 Subject: SDN-R adjustments in pom.xml no functional change Change-Id: I4e32b8d20ebc6066f5f5e45b1fbd7656ddabe78d Issue-ID: SDNC-714 Signed-off-by: Herbert Eiselt --- sdnr/wt/apigateway/feature/pom.xml | 6 ++++-- sdnr/wt/apigateway/installer/pom.xml | 5 +++-- sdnr/wt/apigateway/pom.xml | 4 +++- sdnr/wt/apigateway/provider/pom.xml | 6 ++++-- sdnr/wt/devicemodel/feature/pom.xml | 8 ++++---- sdnr/wt/devicemodel/installer/pom.xml | 17 +++++++++-------- sdnr/wt/devicemodel/model/pom.xml | 18 ++++++++++-------- sdnr/wt/devicemodel/pom.xml | 12 ++++++------ 8 files changed, 43 insertions(+), 33 deletions(-) (limited to 'sdnr/wt') diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml index 43ce83a99..b4ec29993 100644 --- a/sdnr/wt/apigateway/feature/pom.xml +++ b/sdnr/wt/apigateway/feature/pom.xml @@ -21,7 +21,9 @@ * ============LICENSE_END========================================================= --> - + + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -34,7 +36,7 @@ org.onap.ccsdk.parent single-feature-parent 1.2.2-SNAPSHOT - + diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index fb70b2076..b7cc5312b 100755 --- a/sdnr/wt/apigateway/installer/pom.xml +++ b/sdnr/wt/apigateway/installer/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -12,7 +13,7 @@ org.onap.ccsdk.parent odlparent-lite 1.2.2-SNAPSHOT - + diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index 289fcc673..c4d7a3f06 100755 --- a/sdnr/wt/apigateway/pom.xml +++ b/sdnr/wt/apigateway/pom.xml @@ -21,7 +21,9 @@ * ============LICENSE_END========================================================= --> - + + 4.0.0 org.onap.ccsdk.features.sdnr.wt diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index 95c6c69d6..75c66cbc6 100644 --- a/sdnr/wt/apigateway/provider/pom.xml +++ b/sdnr/wt/apigateway/provider/pom.xml @@ -11,7 +11,9 @@ OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END========================================================= --> - + 4.0.0 @@ -27,7 +29,7 @@ org.onap.ccsdk.parent binding-parent 1.2.2-SNAPSHOT - + diff --git a/sdnr/wt/devicemodel/feature/pom.xml b/sdnr/wt/devicemodel/feature/pom.xml index 35b1cc3f1..c460e7140 100644 --- a/sdnr/wt/devicemodel/feature/pom.xml +++ b/sdnr/wt/devicemodel/feature/pom.xml @@ -19,7 +19,8 @@ * limitations under the License. * ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -32,7 +33,7 @@ org.onap.ccsdk.parent single-feature-parent 1.2.2-SNAPSHOT - + @@ -47,8 +48,7 @@ org.opendaylight.controller mdsal-artifacts - 1.8.1 - + ${odl.controller.mdsal.version} pom import diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index 66c47fd7c..19998efc8 100755 --- a/sdnr/wt/devicemodel/installer/pom.xml +++ b/sdnr/wt/devicemodel/installer/pom.xml @@ -21,22 +21,23 @@ * ============LICENSE_END========================================================= --> - + 4.0.0 - - org.onap.ccsdk.parent - odlparent-lite - 1.2.2-SNAPSHOT - - - org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-installer 0.4.2-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} + + org.onap.ccsdk.parent + odlparent-lite + 1.2.2-SNAPSHOT + + + sdnr-wt-devicemodel false diff --git a/sdnr/wt/devicemodel/model/pom.xml b/sdnr/wt/devicemodel/model/pom.xml index 3a8d84e12..5795c3d42 100644 --- a/sdnr/wt/devicemodel/model/pom.xml +++ b/sdnr/wt/devicemodel/model/pom.xml @@ -21,22 +21,23 @@ * ============LICENSE_END========================================================= --> - + 4.0.0 - - org.onap.ccsdk.parent - binding-parent - 1.2.2-SNAPSHOT - - - org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-model 0.4.2-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle + + org.onap.ccsdk.parent + binding-parent + 1.2.2-SNAPSHOT + + + true @@ -71,3 +72,4 @@ + diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index 60d8cc032..14e4d6a69 100755 --- a/sdnr/wt/devicemodel/pom.xml +++ b/sdnr/wt/devicemodel/pom.xml @@ -24,6 +24,12 @@ 4.0.0 + org.onap.ccsdk.features.sdnr.wt + sdnr-wt-devicemodel-top + 0.4.2-SNAPSHOT + pom + ccsdk-features-sdnr-wt :: ${project.artifactId} + org.onap.ccsdk.parent odlparent-lite @@ -31,12 +37,6 @@ - org.onap.ccsdk.features.sdnr.wt - sdnr-wt-devicemodel-top - 0.4.2-SNAPSHOT - pom - ccsdk-features-sdnr-wt :: ${project.artifactId} - sdnr-wt-devicemodel -- cgit 1.2.3-korg