ATS-676 - test release of T-Core (T-Engines) 2.2.0-TEST1 [trigger release] (#214)

* ATS-676 - test release of T-Core (T-Engines) 2.2.0-TEST1 [trigger release]

- bump pom.xml to 2.2.0-TEST1-SNAPSHOT
- as suggested increase time_wait from 30 to 55 mins (since 2.2.0-A1 may have timed-out)
This commit is contained in:
montgolfiere
2020-04-09 14:56:20 +01:00
committed by GitHub
parent ebb4c2dcbb
commit 24362d0590
15 changed files with 16 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.2.0-A2-SNAPSHOT</version>
<version>2.2.0-TEST1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.2.0-A2-SNAPSHOT</version>
<version>2.2.0-TEST1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>