diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:22:44 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:22:46 -0400 |
commit | 5cf32ed7941231f55819a6f5e39e7f674d174009 (patch) | |
tree | e3d5dbc0fa3ea1eb5998bbac560b37c0dd33e8d2 /aai-traversal/pom.xml | |
parent | 1117f12f0f42f1f615f08657f3ceb5f5a12681c5 (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Iceda88fa4d5e2f89f4e873df0124cd1748105c10
Diffstat (limited to 'aai-traversal/pom.xml')
-rw-r--r-- | aai-traversal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml index 59815d5..2d85bbb 100644 --- a/aai-traversal/pom.xml +++ b/aai-traversal/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.traversal</groupId> <artifactId>traversal</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.onap.aai.traversal</groupId> <artifactId>aai-traversal</artifactId> |