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 /integration-tests/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 'integration-tests/pom.xml')
-rw-r--r-- | integration-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 774100d508..9d646721c2 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -32,7 +32,7 @@ limitations under the License. <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2</version> </parent> <properties> |