From 11dc926dd63a78fc761532a1691eef75ca2a9252 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 30 Apr 2019 11:32:13 -0400 Subject: Roll to next snapshot Roll dublin branch to next snapshot (0.4.3-SNAPSHOT) Change-Id: I661123e65eb239164077ce2bf60e6425cc348fa4 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) --- grpc-resource/features/ccsdk-grpc-client/pom.xml | 4 ++-- grpc-resource/features/features-grpc-client/pom.xml | 4 ++-- grpc-resource/features/pom.xml | 4 ++-- grpc-resource/installer/pom.xml | 4 ++-- grpc-resource/pom.xml | 4 ++-- grpc-resource/provider/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 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 0cd94bc8..501d2182 100644 --- a/grpc-resource/features/ccsdk-grpc-client/pom.xml +++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.2 + 1.2.3-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-grpc-client - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId} diff --git a/grpc-resource/features/features-grpc-client/pom.xml b/grpc-resource/features/features-grpc-client/pom.xml index bc19c0b9..9a0c36c8 100755 --- a/grpc-resource/features/features-grpc-client/pom.xml +++ b/grpc-resource/features/features-grpc-client/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.2.2 + 1.2.3-SNAPSHOT org.onap.ccsdk.sli.adaptors features-grpc-client - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT feature ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId} diff --git a/grpc-resource/features/pom.xml b/grpc-resource/features/pom.xml index b726808f..4e8d216d 100755 --- a/grpc-resource/features/pom.xml +++ b/grpc-resource/features/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.2.3-SNAPSHOT org.onap.ccsdk.sli.adaptors grpc-client-features - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT pom ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId} diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml index 669081e5..a7db567a 100755 --- a/grpc-resource/installer/pom.xml +++ b/grpc-resource/installer/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.2.3-SNAPSHOT org.onap.ccsdk.sli.adaptors grpc-client-installer - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT pom ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId} diff --git a/grpc-resource/pom.xml b/grpc-resource/pom.xml index 5c5050d1..7a8af01e 100644 --- a/grpc-resource/pom.xml +++ b/grpc-resource/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.2.3-SNAPSHOT org.onap.ccsdk.sli.adaptors grpc-client - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT pom ccsdk-sli-adaptors :: grpc-client diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml index 18fa0c60..bd79847f 100644 --- a/grpc-resource/provider/pom.xml +++ b/grpc-resource/provider/pom.xml @@ -19,13 +19,13 @@ org.onap.ccsdk.parent binding-parent - 1.2.2 + 1.2.3-SNAPSHOT org.onap.ccsdk.sli.adaptors grpc-client-provider - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT bundle 4.0.0 -- cgit