X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cloudify-client%2Fpom.xml;h=6f4ea03ca5824a138405d0c8cc8e9931fc50994b;hb=1bfa9304d3104f2741fa24601d459fb254d4324e;hp=f87ee3ccd93ceacca60c436009f60700350a14d9;hpb=662686def0e86e95e76d4d3a0d1bb64ea8e78df4;p=so.git diff --git a/cloudify-client/pom.xml b/cloudify-client/pom.xml index f87ee3ccd9..6f4ea03ca5 100644 --- a/cloudify-client/pom.xml +++ b/cloudify-client/pom.xml @@ -1,53 +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 - 4.3.1 - - - org.apache.httpcomponents - httpclient - 4.3.1 - - - 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 + +