X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fhttpclient%2Fpom.xml;h=07d3cdda96a00c24316b1939b37f27985576b6b1;hp=9f4620673667ae42614d67c02927b0d5609b4619;hb=20a6da0545abbfddde09a9ba423489f3032b40c9;hpb=c35484bda3c82b4e907d0496b01608e478dd00a0 diff --git a/opendaylight/commons/httpclient/pom.xml b/opendaylight/commons/httpclient/pom.xml index 9f46206736..07d3cdda96 100644 --- a/opendaylight/commons/httpclient/pom.xml +++ b/opendaylight/commons/httpclient/pom.xml @@ -1,93 +1,86 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.1-SNAPSHOT - ../../commons/opendaylight - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - - - commons.httpclient - 0.1.1-SNAPSHOT - bundle - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - - javax.crypto, - javax.crypto.spec, - javax.net, - javax.net.ssl, - javax.security.auth.x500, - javax.servlet, - org.apache.log4j, - org.ietf.jgss, - !org.apache.commons.codec.*, - !org.apache.log, - !org.apache.avalon.framework.* - - - org.opendaylight.controller.commons.httpclient - - - httpclient,httpcore,commons-logging - - false - - ${project.basedir}/META-INF - - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} - - - org.opendaylight.controller - checkstyle - 0.0.2-SNAPSHOT - - - - true - controller/space_and_tabs_checks.xml - - - - - - - junit - junit - - - org.apache.httpcomponents - httpclient - 4.3 - - - org.apache.httpcomponents - httpcore - 4.3 - - - commons-logging - commons-logging - 1.1.3 - - - + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.2-SNAPSHOT + ../../commons/opendaylight + + + commons.httpclient + 0.1.2-SNAPSHOT + bundle + + + commons-logging + commons-logging + 1.1.3 + + + junit + junit + + + org.apache.httpcomponents + httpclient + 4.3 + + + org.apache.httpcomponents + httpcore + 4.3 + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + javax.crypto, + javax.crypto.spec, + javax.net, + javax.net.ssl, + javax.security.auth.x500, + javax.servlet, + org.apache.log4j, + org.ietf.jgss, + !org.apache.commons.codec.*, + !org.apache.log, + !org.apache.avalon.framework.* + org.opendaylight.controller.commons.httpclient + httpclient,httpcore,commons-logging + false + + ${project.basedir}/META-INF + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + true + controller/checkstyle.xml + + + + org.opendaylight.controller + checkstyle + 0.0.3-SNAPSHOT + + + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + +