X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdclient%2Fdiscovery-service%2Fpom.xml;h=982338da071d72ec524994498f7cc9c7ccc991d5;hb=refs%2Fchanges%2F27%2F28627%2F2;hp=d0e599191d1e148dd8b2bbb81392b346ff8bf747;hpb=b767a32b7f3a238c890c7c8c9ae50fcbe74f5307;p=msb%2Fdiscovery.git diff --git a/sdclient/discovery-service/pom.xml b/sdclient/discovery-service/pom.xml index d0e5991..982338d 100644 --- a/sdclient/discovery-service/pom.xml +++ b/sdclient/discovery-service/pom.xml @@ -1,160 +1,143 @@ - + + 4.0.0 - Copyright 2016-2017 ZTE, Inc. and others. + + org.onap.msb.discovery + sdclient + 1.1.0-SNAPSHOT + - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + org.onap.msb.discovery.sdclient + discovery-service + onap/msb/discovery/sdclient/discovery-service + jar + 1.1.0-SNAPSHOT - http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + + + io.dropwizard + dropwizard-core + + + io.dropwizard + dropwizard-assets + + + io.dropwizard + dropwizard-client + ---> - - - org.onap.msb.discovery - sdclient - 1.1.0-SNAPSHOT - - 4.0.0 - org.onap.msb.discovery.sdclient - discovery-service - onap/msb/discovery/sdclient/discovery-service - jar - 1.1.0-SNAPSHOT - + + junit + junit + test + - - - io.dropwizard - dropwizard-core - - - io.dropwizard - dropwizard-assets - - - io.dropwizard - dropwizard-client - - - io.swagger - swagger-jersey2-jaxrs - compile - - - - org.projectlombok - lombok - + + org.powermock + powermock-module-junit4 + 1.6.6 + test + - - junit - junit - test - + + org.powermock + powermock-api-mockito + 1.6.6 + test + + + javax.servlet + javax.servlet-api + + + io.swagger + swagger-annotations + 1.5.8 + + + io.swagger + swagger-jaxrs + 1.5.8 + + + com.google.guava + guava + ${guava.version} + - - org.powermock - powermock-module-junit4 - test - - - - org.powermock - powermock-api-mockito - test - - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - true - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - true - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - - package - - shade - - - - - - org.onap.msb.sdclient.DiscoverApp - - - - - - - - - - - src/main/java - - **/*.properties - - - - src/main/resources - - - + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + true + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + true + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + + package + + shade + + + + + + org.onap.msb.sdclient.DiscoverApp + + + + + + + + + + src/main/java + + **/*.properties + + + + src/main/resources + + +