diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 17:03:54 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 17:03:57 -0400 |
commit | 7fe841a700b70690401e4e2f3bb9f4d134cdfec2 (patch) | |
tree | 4b43a606fba5b0aa0c871242bd3e99d4de132a92 /pom.xml | |
parent | c9f86b2a1f5b2785ff3d27a4539182b77f03cf95 (diff) |
Upversion for global jjb transition
Issue-ID: AAI-2495
Change-Id: Icd9701814455dca24329b222684017389b6de1f3
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.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |