diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:42:56 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:42:59 -0400 |
commit | 095e2020589c3324b50203315fab0ae8b50e145e (patch) | |
tree | e6b60f382234903b52b70722033799af39939c77 /pom.xml | |
parent | 5a68aeb30038d6d1b2795e44c461b84486e4520a (diff) |
Upversion for Dublin release4.0.0-ONAPdublin
Issue-ID: AAI-2403
Change-Id: Iae02824bf6d904d08e9909534fa473464708f66c
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
@@ -33,7 +33,7 @@ <groupId>org.onap.aai.model-loader</groupId> <artifactId>model-loader</artifactId> <name>aai-model-loader</name> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <dependencyManagement> <dependencies> |