aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Blimkie <Steven.Blimkie@amdocs.com>2018-03-27 18:56:47 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-27 18:56:47 +0000
commit735b2de6f5ca38a71d2ad076aad706e16ca2662e (patch)
tree0f0da19183364641c5e9d2e5a6cc05b1382a4ad0
parent8912d1e3a1a0ee8c233bf2832e8cef821b906dca (diff)
parentc9330664eeee1023733cc97fef730e602a2b8f29 (diff)
Merge "Use new library versions"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4151a47..cd22ba5 100644
--- 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