diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:56:18 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:56:18 -0400 |
commit | 31ec7420e2b289419fd15acbef5e83d516a66a23 (patch) | |
tree | 277d258c874d03ee70a22edad66e75add4250071 /ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml | |
parent | e515a85125e5487ecd3f7127b6af0b192d4a0993 (diff) |
Roll to initial Honolulu version
Roll to initial Honolulu version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I563033c6c93a4121219eaa1d7bb8a026e9e490d4
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index e388a8709..cf23ab516 100644 --- a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-commons</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |