diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-17 19:06:07 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-17 19:06:07 -0400 |
commit | 25db2c02240103cc1eb9c11355db97d8c3a37a42 (patch) | |
tree | 5d555a2c50cbd3ddec6369ac3d1c64290b1da800 /properties-node/installer/pom.xml | |
parent | ad31eaad93ac40d814996928873a4d1830c12fce (diff) |
Update sli/plugins to use 1.0.2 parent
Update pom.xmls to use released 1.0.2 version of parent
Change-Id: I7ce1568347e217e5f9d1978dc620f3a0b52a60a0
Issue-ID: CCSDK-286
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'properties-node/installer/pom.xml')
-rwxr-xr-x | properties-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index e12ab468..74e58e44 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |