diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:49:34 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:49:37 -0400 |
commit | cef8fc776c9f02dcf8aa06bb6d2a661bd8bd50c1 (patch) | |
tree | 010806303d2a896d1b8cf9a7462d4c5212d050a9 /pom.xml | |
parent | cecd2f4528f1ef7e686a6dfd1e3bcd8580641048 (diff) |
Upversion for Dublin release4.0.0-ONAPdublin
Issue-ID: AAI-2403
Change-Id: Icaad8f68c43561caf35ca064d5ec553d61c8da84
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
@@ -30,7 +30,7 @@ <groupId>org.onap.aai</groupId> <artifactId>rest-client</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <name>aai-rest-client</name> <properties> |