diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 15:24:34 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 16:41:29 -0400 |
commit | b6d79e1b7b950c5502761031b53bdc0a4fccbb7b (patch) | |
tree | 1e0e2f4930285264b66ae0c720ea3adcb24a4028 /pom.xml | |
parent | 51dd37d5aeaace57ac40410edf19288f41112e88 (diff) |
Upversion for global jjb transition
Issue-ID: AAI-2491
Change-Id: I8e0ea2e4827972863a951340404b2bb00eaadcc3
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
@@ -3,7 +3,7 @@ <groupId>org.onap.aai</groupId> <artifactId>gallifrey</artifactId> <packaging>jar</packaging> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <name>aai-gallifrey</name> <description/> <scm> |