X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cloudify-client%2Fpom.xml;h=6f4ea03ca5824a138405d0c8cc8e9931fc50994b;hb=ce75c2660be79e0ec72669b4dd5e62172d89c028;hp=057a1ed98f61c97158aa13cc55b498387243a1c4;hpb=4f4b3d7e48027fc7b9a973f4229eed2ee1b023f5;p=so.git diff --git a/cloudify-client/pom.xml b/cloudify-client/pom.xml index 057a1ed98f..6f4ea03ca5 100644 --- a/cloudify-client/pom.xml +++ b/cloudify-client/pom.xml @@ -1,75 +1,49 @@ - 4.0.0 - - org.onap.so - so - 1.2.0-SNAPSHOT - - - org.onap.so - cloudify-client - jar - Cloudify Rest Client - Java client for Cloudify REST interface + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.onap.so + so + 1.4.0-SNAPSHOT + - - ${project.artifactId}-${project.version} - - - maven-jar-plugin - 2.6 - - target/classes - - - - - - - - org.onap.so - common - ${project.version} - - - org.apache.httpcomponents - httpcore - - - org.apache.httpcomponents - httpclient - - - org.hamcrest - hamcrest-core - 1.3 - test - - - org.hamcrest - hamcrest-library - 1.3 - test - - - org.mockito - mockito-all - 1.9.5 - test - - - junit - junit - 4.11 - test - - - commons-lang - commons-lang - 2.6 - - + org.onap.so + cloudify-client + jar + Cloudify Rest Client + Java client for Cloudify REST interface + + ${project.artifactId}-${project.version} + + + maven-jar-plugin + 2.6 + + target/classes + + + + + + + org.onap.so + common + ${project.version} + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + + commons-lang + commons-lang + 2.6 + +