summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavesh <shwetank.dave@amdocs.com>2017-05-16 16:01:45 -0400
committerdavesh <shwetank.dave@amdocs.com>2017-05-17 12:37:40 -0400
commit2f4bb13a832cb9efa3bdea3a6e0647a5dc131f8b (patch)
tree90639a40164d79d9afc1f2d02e20b315c864a938
parent6c712d3a59a9c31254cb05d151e3e96cd4e308ad (diff)
rest-client from 1.0.0-SNAPSHOT to 1.1.0-SNAPSHOT
Change-Id: Ifb7dbe1f8893577ed1359fe3a77fd9744afaa97e Signed-off-by: davesh <shwetank.dave@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 180c5e9..0233c28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.openecomp.aai</groupId>
<artifactId>rest-client</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</dependency>
<!-- End REST Client specific dependencies. -->
<!-- testing -->