diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-12-11 15:32:28 -0500 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-12-11 15:32:31 -0500 |
commit | b9d4cdf415e9050754cd63a5399daa3e2711deeb (patch) | |
tree | a51b3a6ef482abc4dfb12f962322332058ad3a46 /pom.xml | |
parent | 10f5043e45c14dc2f110de8485c7c2613fe1fa0c (diff) |
Upversion for Frankfurt
Issue-ID: AAI-2737
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I91bd8d7b63c7c7fbb3dee0ef41f5ec7155e86006
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ <groupId>org.onap.aai.model-loader</groupId> <artifactId>model-loader</artifactId> <name>aai-model-loader</name> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <dependencyManagement> <dependencies> |