diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:39:58 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:40:00 -0400 |
commit | c423827a961dc9e363605a2d2ea4b4501ae76501 (patch) | |
tree | aff0bd46c172db6ed05c324ed47a33fce0e5bcbe /pom.xml | |
parent | 319d1d7187626895370b09efcbe8734205b47ea3 (diff) |
Upversion rest-client in master
Issue-ID: AAI-2579
Change-Id: I8d3aef0f18cd9c72b4d9f9864dc87d36cc9daff0
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.6.0-SNAPSHOT</version> <name>aai-rest-client</name> <properties> |