aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2021-03-22 13:54:06 +0100
committerChrisC <christophe.closset@intl.att.com>2021-03-22 13:54:06 +0100
commit00acf3d39898cc712e8f3fd2afb69f26bc922f61 (patch)
treed0cea90c198ac2b0b920a14aba12d5c54debddd1 /openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest
parente020ca3c855ec9555213abfdd89e14d72310177d (diff)
Update Master to Istambul
Set version 1.9.0 to ensure no clash of dockers when H branch stage jobs are going to produce stage dockers Issue-ID: SDC-3527 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I008a90101d89bbd50fae98cc7ce5caae1958059b
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest')
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml2
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml
index 27565e97cb..4f8c75befa 100644
--- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml
+++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.openecomp.sdc.onboarding</groupId>
<artifactId>externaltesting-rest</artifactId>
- <version>1.8.4-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml
index 9797d048be..c84c5492a7 100644
--- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml
+++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>openecomp-sdc-rest-webapp</artifactId>
- <version>1.8.4-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<modules>