diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-06-05 17:53:52 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-06-05 17:53:56 -0400 |
commit | f4147a2bf4b7443aa164c9503c57a607c80154ca (patch) | |
tree | 3f982bf64517e05e0f83f562d00c59ef98fe4697 /aai-traversal/pom.xml | |
parent | 220cc67a980c62349f47441ee5d4e73b38b452fe (diff) |
Update version after releasebeijing
Issue-ID: AAI-1204
Change-Id: Ic06086666c126e4673cb884720485b656a358f27
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 397c2ff..1e7e9d6 100644 --- a/aai-traversal/pom.xml +++ b/aai-traversal/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.aai.traversal</groupId> <artifactId>aai-traversal</artifactId> - <version>1.2.2</version> + <version>1.2.3</version> <parent> <groupId>org.springframework.boot</groupId> |