diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-10 16:20:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-10 16:20:50 -0400 |
commit | 7c523d1f7011e84fd7a473af1a89df02f41cd5fa (patch) | |
tree | 6278fc45655c68f70360bc9801c46c9c7eba859c /utils/installer/pom.xml | |
parent | 701f863f4cc97c5e7073d17e32086ee6f32f7eab (diff) |
Prepare sli/core for RC0 release3.0.0-ONAP0.3.1
Remove -STAGING tag and update parent poms to correct release version (1.1.1)
Change-Id: I16d4a5c07fe6e3e2bf997fff417242aa6184f89e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'utils/installer/pom.xml')
-rwxr-xr-x | utils/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml index 473c4a57..a6d4356b 100755 --- a/utils/installer/pom.xml +++ b/utils/installer/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> |