diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-17 18:58:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-17 18:58:12 -0400 |
commit | 17ace0efb1445bfb1239222b3e1249e66e677cc0 (patch) | |
tree | fbbf04e575bb319294ab2642517031f7f345d108 /asdcApi/installer/pom.xml | |
parent | c07c3f2b4c898980f5821b673b8525eb51c55912 (diff) |
Update sli/northbound to use 1.0.2 parent
Update pom.xmls to use released 1.0.2 version of parent pom
Change-Id: Iccb3d5fbc92fd4177220f307178ac8a95ce0e7d5
Issue-ID: CCSDK-286
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'asdcApi/installer/pom.xml')
-rwxr-xr-x | asdcApi/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index aba5abab0..16c6ace23 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/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> <relativePath/> </parent> |