diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 17:16:50 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 17:17:03 -0400 |
commit | 4f5ae57e8b948d680b4c169ad2795025960649d4 (patch) | |
tree | a7c5fd9bf74508279599c16aae0dbe85f3216da1 /properties-node/installer/pom.xml | |
parent | 189be235f9ad5ebd92bd93ea49152b4333e879e1 (diff) |
Update to release version parent 1.0.3v0.2.3
Update parent version to remove -SNAPSHOT (1.0.3)
Change-Id: I7e790d752edfaad02780a40d3dd4802e915752a7
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@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 b9ed78ed..e782c91a 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.3-SNAPSHOT</version> + <version>1.0.3</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |