diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:46:05 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:46:06 -0400 |
commit | 79a3b1eb2177c892687f51c5b23db4c0c2395a52 (patch) | |
tree | a6325c016408fbe1c286d1a0b29ce9b74e78d37e /pom.xml | |
parent | 8bb78722943797bbf8b89a4f562064c6a9de0b96 (diff) |
Upversion rest-client in master
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Id841eb07cc84fa18c5a65d22368ea1d3810759c9
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.aai.router-core</groupId> <artifactId>router-core</artifactId> <packaging>bundle</packaging> - <version>1.5.1-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <name>aai-router-core</name> <properties> <checkstyle.config.location>google_checks.xml</checkstyle.config.location> |