diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
commit | 145e960db3614cf499aa0be0dbb4f19b3ba3183e (patch) | |
tree | 2e9b198203360b55d7ab5eb46028379e48accba1 /utils/webseal-simulator/pom.xml | |
parent | 4aef7c02b2b7143610cabb6238c9e426c7fcae3a (diff) |
Bump SDC version 1.6.0
Change-Id: Ibacb46d19d49023a62caa8f5217086cea6c91ac4
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'utils/webseal-simulator/pom.xml')
-rw-r--r-- | utils/webseal-simulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index ff67e2e8a9..3af066b2d4 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> |