diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-11 10:05:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-11 10:05:15 -0400 |
commit | 53f87009fb3f39169f9cb7943282079cc0efc66b (patch) | |
tree | c3a4e72bf58c40191713f8ffbf910024ef036dc4 /template-node/installer/pom.xml | |
parent | f1ad9a52c7afe017ff69febe4b5f4aaf5f4b29dc (diff) |
Roll version to 0.6.45.0.2-ONAPelalto
Roll version to 0.6.4-SNAPSHOT
Change-Id: Ib2e9a4e409075d211e8a63b5d30805c23f40839a
Issue-ID: CCSDK-1827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'template-node/installer/pom.xml')
-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 c71503eb..47d30493 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.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-installer</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name> |