diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:39:06 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:39:09 -0400 |
commit | af5aabf89abcfde9938c3244bf2a8f9f5bba8a70 (patch) | |
tree | 5d74ac267dd4c9eb538f0779f97453dad4a52e93 /pom.xml | |
parent | 9f320bc07f785df34c45ff6cf61f41fa923de0bb (diff) |
Upversion rest-client in elalto5.1.0-ONAP5.0.1-ONAPelalto
Issue-ID: AAI-2579
Change-Id: I8366425e15986a825d296087de8d8a466ce67f72
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai</groupId> <artifactId>rest-client</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <name>aai-rest-client</name> <properties> |