diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:41:55 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:41:55 -0400 |
commit | c37395832b700f66f5087c59c2b0e73a4c34922a (patch) | |
tree | b1e0cc0df52d97bac7d0cd01288ec983f6d35bda /restapi-call-node/pom.xml | |
parent | 7fc8ec9e9a4225e43410df019ae1c56ebee38e5b (diff) |
Roll to initial Honolulu release version
Roll master branch to initial Honolulu release version
Change-Id: I54ac03e89312555c06c11b8f5512393909cae786
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/pom.xml')
-rwxr-xr-x | restapi-call-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index 96b878a15..ce74de897 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: restapi-call-node</name> |