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 /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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |