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/features | |
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/features')
-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 |
3 files changed, 3 insertions, 3 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> |