diff options
author | Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com> | 2019-01-25 14:06:07 -0500 |
---|---|---|
committer | Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com> | 2019-01-25 14:08:00 -0500 |
commit | 9b24ce96791d9eb29513f3014d790e8a0f03a1e1 (patch) | |
tree | 0c0f72735fac0a8124a36d8e04b15492dfdb3d16 /pom.xml | |
parent | f4e724a45e3b00bbcb7ca5ab983cd7b7bb8e7356 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 --> |