diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:16:09 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:16:09 -0400 |
commit | b6455c548b7003019c8f8b6e1ecc3966f3aca278 (patch) | |
tree | fe90ea2cc4c68c1cadcbe3be084ad34001b56d7e /template-node/installer | |
parent | e72c116b00d819fe19ebf8648c646ae485d72b16 (diff) |
Roll versions
Roll versions in master branch
Change-Id: I38f82f09f8cdf7324145895a053f5513117502ea
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'template-node/installer')
-rw-r--r-- | template-node/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index 2a5891dd..7fbbeec7 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-installer</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name> |