diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-14 14:21:01 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-14 14:21:01 -0500 |
commit | e5dbeedcdb66f7085f9d3c83fa3a41194ad025d3 (patch) | |
tree | 1c1c32974f34202cba231c220bb6a8057386fe81 /features/features-sdnc-northbound/pom.xml | |
parent | 380aa243dcf91106e602f3b54386b34ce0a90f05 (diff) |
Prepare for release1.4.2
Prepare for RC2 release build
Change-Id: I10604db8f1c51f90e252914eb631fda0984d14a2
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/features-sdnc-northbound/pom.xml')
-rw-r--r-- | features/features-sdnc-northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 71a7d08e..a7e2051e 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> |