Merge "Use new library versions"
authorSteven Blimkie <Steven.Blimkie@amdocs.com>
Tue, 27 Mar 2018 18:56:47 +0000 (18:56 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 27 Mar 2018 18:56:47 +0000 (18:56 +0000)
README.md

index 4151a47..cd22ba5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ In order to make the _REST Client_ library available to your microservice, inclu
     <dependency>
         <groupId>org.openecomp.aai</groupId>
         <artifactId>rest-client</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </dependency>
     
 ## Code Examples