diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-10-01 14:12:26 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-10-01 14:12:26 -0400 |
commit | 88fac206554594456ceb90ef58a38b0f239343e2 (patch) | |
tree | 8cd1513ef6ceca9ae3f6531bc466dd79fcfac245 /admportal | |
parent | 7e13a2d68e04f2512bec899ff126977b0dc1a72e (diff) |
Prepare for release
Update sdnc/oam to prepare for release build
Change-Id: I63597b9c9e02a677acbefe07d87f66e74ec3735a
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 5b960a3d90ead9a4731ae8125738d54fec5314ed
Diffstat (limited to 'admportal')
-rw-r--r-- | admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index c2735a78..4eb4d253 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath/> </parent> |