diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 15:52:11 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 15:52:12 -0400 |
commit | 079ef86f0fbb4d35cc2439870fb9502c06e3b44c (patch) | |
tree | ca9fc8d4b57214e811f7e6515a7043ebc6f078df /pom.xml | |
parent | 2fd849b193e71a00f90630095d9b6c180de20dad (diff) |
Upversion for Dublin release4.0.0-ONAPdublin
Issue-ID: AAI-2403
Change-Id: I71977c03b0da9d12c2989bafd995cc64b485849d
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
@@ -9,7 +9,7 @@ </parent> <groupId>org.onap.aai.traversal</groupId> <artifactId>traversal</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <name>aai-traversal</name> <packaging>pom</packaging> <modules> |