diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..3fc70ac --- /dev/null +++ b/pom.xml @@ -0,0 +1,29 @@ + + 4.0.0 + com.fliz + restAssureTest + war + 0.0.1-SNAPSHOT + restAssureTest Maven Webapp + http://maven.apache.org + + + junit + junit + 3.8.1 + test + + + + org.testng + testng + 6.14.3 + test + + + + + restAssureTest + +