diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-01-29 11:10:17 +0200 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-01-29 11:10:17 +0200 |
commit | c8b4f718861a45180b77cc0eecfecd3214df06b4 (patch) | |
tree | 1fd8aea3fbc8f128d3554e6b79f875d8125c18ad /ui-ci | |
parent | d922d1d384e04a16f3f5e820cc2cadbd63dc6ffc (diff) |
Update SDC version1.3.7
Update SDC version to 1.3.7 for Casablanca MR
Change-Id: Ib0a45944f1bac0203c93e8a278ef6b044067591e
Issue-ID: SDC-1913
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'ui-ci')
-rw-r--r-- | ui-ci/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index f4f5134363..da0c8c2f59 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.3.6-SNAPSHOT</version> + <version>1.3.7-SNAPSHOT</version> </parent> <properties> |