diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:19:13 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:19:13 -0400 |
commit | 5b8ba83b7539e29a4a7179e7b7f571eb5d0f7c30 (patch) | |
tree | 8f4082b9ff5605184f55e5a7ef2486a0971a0efc /properties-node/installer | |
parent | 36b83bd4c1b5e20b23cc2986aca15ed31107c2a3 (diff) |
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch
Change-Id: I31db9d69d6c173c38bc1e3f34e6268d66ef061f2
Issue-ID: CCSDK-1641
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/installer')
-rwxr-xr-x | properties-node/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index cfc02dd3..f3fc60db 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node-installer</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name> |