diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-09-26 21:56:34 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2018-09-27 12:31:05 +0000 |
commit | 2d66f50e939ae2dbd66281d45850fa1ef845031f (patch) | |
tree | 32d77b146b406a562a0b175c44673b98eff5e34b /pom.xml | |
parent | f5bd08f862cd7eb48cb91232f97500afe21b699f (diff) |
Move aai-common deps to 1.3.0
Issue-ID: AAI-1683
Change-Id: I70d813a561c5e713bc6985679efe594db7389991
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
@@ -71,7 +71,7 @@ <start-class>org.onap.aai.cacher.Application</start-class> - <aai-core.version>1.3.0-SNAPSHOT</aai-core.version> + <aai-core.version>1.3.0</aai-core.version> <!-- Start of the jacoco plugin properties --> <sonar.language>java</sonar.language> |