From 67d6e8b99c58ccb78df76e3c8a344266791ed0f4 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 23 May 2019 16:35:00 -0400 Subject: Create release 0.4.3 of CCSDK Update version of parent pom to released 1.2.3 version Change-Id: I76be380cd4d92721b0011836476f6d8f9813b2c0 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) --- grpc-resource/features/ccsdk-grpc-client/pom.xml | 2 +- grpc-resource/features/features-grpc-client/pom.xml | 2 +- grpc-resource/features/pom.xml | 2 +- grpc-resource/installer/pom.xml | 2 +- grpc-resource/pom.xml | 2 +- grpc-resource/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'grpc-resource') diff --git a/grpc-resource/features/ccsdk-grpc-client/pom.xml b/grpc-resource/features/ccsdk-grpc-client/pom.xml index 501d2182..3d7b8877 100644 --- a/grpc-resource/features/ccsdk-grpc-client/pom.xml +++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.3-SNAPSHOT + 1.2.3 diff --git a/grpc-resource/features/features-grpc-client/pom.xml b/grpc-resource/features/features-grpc-client/pom.xml index 9a0c36c8..bf96fc20 100755 --- a/grpc-resource/features/features-grpc-client/pom.xml +++ b/grpc-resource/features/features-grpc-client/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.2.3-SNAPSHOT + 1.2.3 diff --git a/grpc-resource/features/pom.xml b/grpc-resource/features/pom.xml index 4e8d216d..8ac09a20 100755 --- a/grpc-resource/features/pom.xml +++ b/grpc-resource/features/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.3-SNAPSHOT + 1.2.3 diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml index a7db567a..50a9559c 100755 --- a/grpc-resource/installer/pom.xml +++ b/grpc-resource/installer/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.3-SNAPSHOT + 1.2.3 diff --git a/grpc-resource/pom.xml b/grpc-resource/pom.xml index 7a8af01e..419b264e 100644 --- a/grpc-resource/pom.xml +++ b/grpc-resource/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.3-SNAPSHOT + 1.2.3 diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml index ec0df570..31266cf4 100644 --- a/grpc-resource/provider/pom.xml +++ b/grpc-resource/provider/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.parent binding-parent - 1.2.3-SNAPSHOT + 1.2.3 -- cgit 1.2.3-korg