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 /utils/features/pom.xml | |
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 'utils/features/pom.xml')
-rwxr-xr-x | utils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/features/pom.xml b/utils/features/pom.xml index da777dd6..2bcc7997 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,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> |