X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-client%2Fpom.xml;h=1d218a9f81c0f3a06a9d9b2d9f63f737fdb4af55;hb=refs%2Fheads%2F2.0.0-ONAP;hp=f624f0a3d0b9bf31f3050530e37f5147ab277ad1;hpb=76706005ee07da01fc3e00ed44ada720e29855b1;p=appc.git diff --git a/appc-client/pom.xml b/appc-client/pom.xml index f624f0a3d..1d218a9f8 100644 --- a/appc-client/pom.xml +++ b/appc-client/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -18,8 +18,6 @@ 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. - - ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> 4.0.0 - org.openecomp.appc + org.onap.appc appc - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT appc-java-client - org.openecomp.appc.client - 1.1.0-SNAPSHOT + org.onap.appc.client + 1.3.0-SNAPSHOT appc-java-client APPC Java Client @@ -54,9 +52,8 @@ 2.5.0 0.0.1 1.0.0 - 0.0.4 + 1.0.0 2.3.23 - 2.8.5 1.8 4.12 3.6.0 @@ -178,7 +175,12 @@ - + + + com.google.guava + guava + 18.0 + junit junit @@ -208,6 +210,17 @@ com.att.nsa cambriaClient ${cambria.client.version} + + + httpclient + org.apache.httpcomponents + + + + + org.apache.httpcomponents + httpclient + 4.5.3 com.att.eelf @@ -219,6 +232,11 @@ mockito-core ${mockito-core.version} + + org.mockito + mockito-core + test +