diff --git a/pom.xml b/pom.xml index bc419672b32..dc7433525d2 100644 --- a/pom.xml +++ b/pom.xml @@ -79,6 +79,7 @@ 2.0.4 2.4 1.2 + 2.24.1 true diff --git a/test/pom.xml b/test/pom.xml new file mode 100644 index 00000000000..53e0bcdca08 --- /dev/null +++ b/test/pom.xml @@ -0,0 +1,85 @@ + + + 4.0.0 + cloud-test + Apache CloudStack Test + + org.apache.cloudstack + cloudstack + 4.0.0-SNAPSHOT + + + + log4j + log4j + ${cs.log4j.version} + + + junit + org.junit + ${cs.junit.version} + + + com.trilead + trilead-ssh2 + ${cs.trilead.version} + + + log4j + apache-log4j-extras + ${cs.log4j.extras.version} + + + log4j + log4j + + + + + org.seleniumhq.selenium + selenium-java + ${cs.selenium.java.version} + + + + install + src + test + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + + + certs + + + +