aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests
diff options
context:
space:
mode:
authorrohit.raj@t-systems.com <rohit.raj@t-systems.com>2025-01-03 15:00:24 +0100
committerRohit Raj <rohit.raj@t-systems.com>2025-01-03 14:03:45 +0000
commit20bf47ce0f161f4bb8273ea6862a6b5573fdbad0 (patch)
tree40892827fd250b853fbafb8acae5fbe0f0f6f4fb /integration-tests
parent896f20e6c6c8816ce0d2d5f46230c264b2228b47 (diff)
Update Version to 1.13.8-SNAPSHOT
-bump version to 1.13.8-SNAPSHOT Issue-ID: SDC-4696 Change-Id: If5703b67c2627f34ec83ff297c14ba366db49149 Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
Diffstat (limited to 'integration-tests')
-rw-r--r--integration-tests/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index f1752bc25a..62b3f620e7 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.13.7-SNAPSHOT</version>
+ <version>1.13.8-SNAPSHOT</version>
</parent>
<properties>
@@ -774,7 +774,7 @@ limitations under the License.
</bind>
</volumes>
<wait>
- <time>300000</time>
+ <time>400000</time>
<log>SdcSchemaFileImport successfully completed</log>
</wait>
<network>
@@ -979,7 +979,7 @@ limitations under the License.
</bind>
</volumes>
<wait>
- <time>60000</time>
+ <time>360000</time>
<tcp>
<host>sdc-FE</host>
<mode>direct</mode>