diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-15 16:25:11 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-15 16:25:26 -0400 |
commit | 52c0854dcd815452fab79e89a0eea89a034bfc73 (patch) | |
tree | 045dd49c85caf7343c21476d2d4ef2710f3a2af9 /aai-resources/pom.xml | |
parent | 1d0cadceab1a713d995e542bf256e3fa8104be17 (diff) |
Upversion resources prior to branching
Issue-ID: AAI-1140
Change-Id: Id6bcfafcc24e73418414e822976e176f84c21572
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-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 6a39866..eb3a312 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.aai.resources</groupId> <artifactId>aai-resources</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> <parent> <groupId>org.springframework.boot</groupId> |