diff options
author | sebdet <sebastien.determe@intl.att.com> | 2020-10-20 10:42:51 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2020-10-20 10:42:51 +0200 |
commit | 15639470bfe7d30a3941117153b19771c8ca2b36 (patch) | |
tree | bcd3f4f87642ae515eb4012c0fe12882c65b271b /utils/webseal-simulator/pom.xml | |
parent | 451ae3e4aada9dbf9b8bd2a0f7475d17188d02ae (diff) |
Upgrade to 1.7.2
Prepare for release 1.7.2
Issue-ID: SDC-3323
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ie36a6fd164eefd776cc90b0c5d9527993e87cc02
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 2d027b74b0..dc557fada7 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2</version> <relativePath>../../</relativePath> </parent> |