X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fhttpclient%2Fpom.xml;h=07d3cdda96a00c24316b1939b37f27985576b6b1;hp=b37900c288a4b40d6b6c59ac789bb465b05308bf;hb=66249d6ccc367fad055a269f561860d2d96af385;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a diff --git a/opendaylight/commons/httpclient/pom.xml b/opendaylight/commons/httpclient/pom.xml index b37900c288..07d3cdda96 100644 --- a/opendaylight/commons/httpclient/pom.xml +++ b/opendaylight/commons/httpclient/pom.xml @@ -4,31 +4,44 @@ org.opendaylight.controller commons.opendaylight - 1.4.1 + 1.4.2-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 - master-tagforprepareonly-controller-bulk-release-2-1 - commons.httpclient - 0.1.1 + 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 - ${bundle.plugin.version} true - - javax.crypto, + javax.crypto, javax.crypto.spec, javax.net, javax.net.ssl, @@ -38,14 +51,9 @@ org.ietf.jgss, !org.apache.commons.codec.*, !org.apache.log, - !org.apache.avalon.framework.* - - - org.opendaylight.controller.commons.httpclient - - - httpclient,httpcore,commons-logging - + !org.apache.avalon.framework.* + org.opendaylight.controller.commons.httpclient + httpclient,httpcore,commons-logging false ${project.basedir}/META-INF @@ -55,39 +63,24 @@ org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.version} + + true + controller/checkstyle.xml + org.opendaylight.controller checkstyle - 0.0.2 + 0.0.3-SNAPSHOT - - true - controller/checkstyle.xml - - - - junit - junit - - - org.apache.httpcomponents - httpclient - 4.3 - - - org.apache.httpcomponents - httpcore - 4.3 - - - commons-logging - commons-logging - 1.1.3 - - + + 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 +