diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-01-09 14:36:05 +0200 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-01-09 14:36:05 +0200 |
commit | 47ca1ad801a786d6b757032fbf34f046b7a9c0dc (patch) | |
tree | a2c9a7a52d01ac6b089e2d72170870937fdabc05 /openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | |
parent | c3f4278b607e853959273f4fbb5c43b9ecb0c49c (diff) |
Update SDC version1.3.6
Update SDC version to 1.3.6 for Casablanca MR
Change-Id: Ib3d13d80db3e5a4d0d3a5ea817974cd4ea25a243
Issue-ID: SDC-1913
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml index 375facdc20..36186a5f1d 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> </parent> <dependencies> |