diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 13:55:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 13:55:12 -0400 |
commit | 18f871f153cea1961f5da6821df0da4c6717a8aa (patch) | |
tree | 048a6ec1d911b8ecc426060718308a647e3af5e7 /grpc-resource | |
parent | e49d1d1cd67a3ff3153520edf3a8fd5fc1439373 (diff) |
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT)
Change-Id: Ia64758330dbf3890fadb28ea55f0409e9c67257e
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'grpc-resource')
-rw-r--r-- | grpc-resource/features/ccsdk-grpc-client/pom.xml | 2 | ||||
-rwxr-xr-x | grpc-resource/features/features-grpc-client/pom.xml | 2 | ||||
-rwxr-xr-x | grpc-resource/features/pom.xml | 2 | ||||
-rwxr-xr-x | grpc-resource/installer/pom.xml | 2 | ||||
-rw-r--r-- | grpc-resource/pom.xml | 2 | ||||
-rw-r--r-- | grpc-resource/provider/pom.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/grpc-resource/features/ccsdk-grpc-client/pom.xml b/grpc-resource/features/ccsdk-grpc-client/pom.xml index 7205b765..464da586 100644 --- a/grpc-resource/features/ccsdk-grpc-client/pom.xml +++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-grpc-client</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name> diff --git a/grpc-resource/features/features-grpc-client/pom.xml b/grpc-resource/features/features-grpc-client/pom.xml index a62c8a68..b846ad58 100755 --- a/grpc-resource/features/features-grpc-client/pom.xml +++ b/grpc-resource/features/features-grpc-client/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-grpc-client</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name> diff --git a/grpc-resource/features/pom.xml b/grpc-resource/features/pom.xml index b0436d13..760e93d3 100755 --- a/grpc-resource/features/pom.xml +++ b/grpc-resource/features/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>grpc-client-features</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name> diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml index 9df9f0f4..be51f809 100755 --- a/grpc-resource/installer/pom.xml +++ b/grpc-resource/installer/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>grpc-client-installer</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name> diff --git a/grpc-resource/pom.xml b/grpc-resource/pom.xml index a5c9cf8d..9169f2bd 100644 --- a/grpc-resource/pom.xml +++ b/grpc-resource/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>grpc-client</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: grpc-client</name> diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml index 32a0c1a0..3802a9e4 100644 --- a/grpc-resource/provider/pom.xml +++ b/grpc-resource/provider/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>grpc-client-provider</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>bundle</packaging> <modelVersion>4.0.0</modelVersion> |