diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-10-30 16:44:46 +0100 |
---|---|---|
committer | S�bastien Determe <sebastien.determe@intl.att.com> | 2020-11-05 08:47:15 +0000 |
commit | e407cea93494a9c894e729cb6ccec036a76d4c3d (patch) | |
tree | eea942c422a913abc2af4770a80f9702323d6b7e /integration-tests/pom.xml | |
parent | 2d3275af25ff103398d8bfb4dcdb4cdd7bc1fa44 (diff) |
Update master to Honolulu
Update pom to 1.8 so that staging images are created for H release
Issue-ID: SDC-3349
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ied353406c6ff40a43e7176f0c5b42408d7f4dd56
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 726bc5b6f0..c990ef2836 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <properties> |