diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-28 16:09:45 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-10-01 13:06:52 -0400 |
commit | be23b22f275e9d9933c5b4f845436e3d39a70768 (patch) | |
tree | cdfb71664650e8e10ddb11004d1d712a8105d7b4 /features/installer/pom.xml | |
parent | f62dc263b5bdb2791566bb741e7a71e7b844fb7a (diff) |
Prepare for release1.4.0
Update sdnc/northbound to prepare for release build
Change-Id: I42a8f2433f5302f8caf8120ca4d759bf7a9dfe26
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'features/installer/pom.xml')
-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 7e447e6b..775ea94f 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.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath /> </parent> |