diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:47:21 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:47:22 -0400 |
commit | c9f86b2a1f5b2785ff3d27a4539182b77f03cf95 (patch) | |
tree | 07bd130beb247a36d88589ddccc6240f5db2b2e3 /pom.xml | |
parent | 68a0d90c01f744074b7f1617c70a5b40ce7889dc (diff) |
Upversion for Dublin release4.0.0-ONAPdublin
Issue-ID: AAI-2403
Change-Id: I4dbd441eed8f1311f84fa8790c25b74d7ec4f284
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 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |