X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ui-ci-dev%2Fpom.xml;h=1d6afa9c01c5158822420d81d9233a647cc6ff61;hb=88e37209870c269747d9dff49ab1169cb6399654;hp=b84322c8f159e05b3818254d9df35646ae4504f5;hpb=451a3400b76511393c62a444f588a4ed15f4a549;p=sdc.git diff --git a/ui-ci-dev/pom.xml b/ui-ci-dev/pom.xml index b84322c8f1..1d6afa9c01 100644 --- a/ui-ci-dev/pom.xml +++ b/ui-ci-dev/pom.xml @@ -5,15 +5,20 @@ org.openecomp.sdc sdc-main - 1610.2.1 + 1.1.0-SNAPSHOT - ui-ci-dev Selenium tests for the SDnC Application + + com.google.guava + guava + ${guava.version} + compile + org.seleniumhq.selenium selenium-java @@ -32,24 +37,18 @@ asdc-tests ${asdc-tests.version} - - org.yaml snakeyaml - 1.14 + ${snakeyaml.version} compile com.google.code.gson gson - 2.3.1 + ${gson.version} compile @@ -57,12 +56,14 @@ org.apache.httpcomponents httpclient + ${httpclient.version} compile org.apache.httpcomponents httpmime + ${httpclient.version} compile @@ -76,6 +77,7 @@ commons-logging commons-logging + ${commons-logging} compile @@ -83,6 +85,7 @@ org.apache.httpcomponents httpcore + ${httpcore.version} compile @@ -125,19 +128,20 @@ org.openecomp.sdc sdc-distribution-client - 1.1.2 + 1.1.3 junit junit + ${junit.version} compile org.testng testng - 6.9.10 + ${testng.version} compile @@ -151,19 +155,20 @@ com.googlecode.json-simple json-simple - 1.1 + ${json-simple.version} compile com.relevantcodes extentreports - 2.41.1 + 1.4 org.apache.commons commons-jci-core + ${commons-jci-core.version} compile @@ -184,6 +189,7 @@ commons-codec commons-codec + ${commons-codec} compile @@ -192,6 +198,32 @@ + + + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-1 + false + + + + ui-ci-dev + initialize + + read-project-properties + + + + + ../target/FullReleaseVersion.properties + + + + + @@ -220,27 +252,12 @@ - - - - tarball - package - - single - - - ${project.artifactId}-${full.release.version}${build.type} - false - ${project.basedir}/tarball.xml - false - - - + com.fortify.ps.maven.plugin