diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 12:00:36 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 12:00:36 -0500 |
commit | c6b5a4b074b24f9eaee93478f9deff4f3f7ec26e (patch) | |
tree | e455e09b54a41bdac3ab135625c5c0d82780f54a /features/installer | |
parent | fa7681ae396d0e9e75525a936fdbacc064094127 (diff) |
Prepare for release build
Prepare sli/core for 0.3.2 release build
Change-Id: I07bcbfde7375fea56c0340345df9398e81f18afb
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 062e0cc5..61978a10 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> |