diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:30:02 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:54:31 -0500 |
commit | 5fa24b2a2459d1ccaa365395a6ee85279f2a12b6 (patch) | |
tree | 16e5e608a0f066667c5addf3403e17bd99ee7fc1 /restapi-call-node/installer | |
parent | f6002180400448bc1f1d661521779c429d541014 (diff) |
Roll to next Guilin snapshotguilin
Roll to next Guilin snapshot version
Change-Id: I4569fa307de2b14674b9973d488bac2d3c16e6cc
Issue-ID: CCSDK-2931
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/installer')
-rwxr-xr-x | restapi-call-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml index 366b0771..c0444f82 100755 --- a/restapi-call-node/installer/pom.xml +++ b/restapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node-installer</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name> |