diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-12 09:16:18 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-12 09:16:18 -0400 |
commit | 02f49520fa7af9a80b38fe80713b93f9830fb95c (patch) | |
tree | 6200908c4e82238fbd297c0b5ebf8fa6e46aae55 /generic-resource-api/installer | |
parent | 521aefc0c7ccff21b03e43a475966b7fdf1d176e (diff) |
Prepare for RC0 release build
Prepare to build 1.4.1 release version artifacts
Change-Id: I42408382be1ea82ec83df87f4bdba7097be03214
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'generic-resource-api/installer')
-rwxr-xr-x | generic-resource-api/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index 3b99b183..7356fa8f 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <relativePath /> </parent> |