aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2019-01-25 14:06:07 -0500
committerBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2019-01-25 14:08:00 -0500
commit9b24ce96791d9eb29513f3014d790e8a0f03a1e1 (patch)
tree0c0f72735fac0a8124a36d8e04b15492dfdb3d16 /pom.xml
parentf4e724a45e3b00bbcb7ca5ab983cd7b7bb8e7356 (diff)
align router code with 1.2.1 version of rest c
align router code with 1.2.1 version of rest client Change-Id: I3b7c9a5ef804de8247d513b58d3928bc9201e47f Issue-ID: AAI-2120 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8da4245..7586ca2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai</groupId>
<artifactId>rest-client</artifactId>
- <version>1.1.0</version>
+ <version>1.2.1</version>
</dependency>
<!-- End REST Client specific dependencies. -->
<!-- testing -->