diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 10:06:42 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 10:06:45 -0400 |
commit | 41f8211bbe9776cfba26e6038af9081b157eafb6 (patch) | |
tree | 6adbd470f5b64c68f7ac8f62c3613453941562b2 /aai-resources | |
parent | 6cf92b37f5253df15289318e86e5c85295499643 (diff) |
Upversion to 1.6.86.0.0-ONAPfrankfurt
Issue-ID: AAI-2850
Change-Id: I8c605f318700b34ff853c4dff5bbf85aae315afb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-resources')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index ff772c1..73ba72a 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.6.7-SNAPSHOT</version> + <version>1.6.8-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |