diff options
author | 2020-11-02 07:30:02 -0500 | |
---|---|---|
committer | 2020-11-02 07:54:31 -0500 | |
commit | 5fa24b2a2459d1ccaa365395a6ee85279f2a12b6 (patch) | |
tree | 16e5e608a0f066667c5addf3403e17bd99ee7fc1 /template-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 'template-node/installer')
-rw-r--r-- | template-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index 5a7698f2..26f69957 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-installer</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name> |