fix 5: actionRunner container was down
This commit is contained in:
parent
f25db548f3
commit
9954ed70a2
5
pom.xml
5
pom.xml
@ -9,6 +9,11 @@
|
|||||||
|
|
||||||
<name>RestAssuredAutomation</name>
|
<name>RestAssuredAutomation</name>
|
||||||
<url>http://maven.apache.org</url>
|
<url>http://maven.apache.org</url>
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>8</maven.compiler.source>
|
||||||
|
<maven.compiler.target>8</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user