diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-25 11:19:53 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-25 11:24:39 -0400 |
commit | 61885d4ea36dd80b428434239b59822392ffb96d (patch) | |
tree | 89744ef6ac5f56479aae466a41b0e61f87662335 /pom.xml | |
parent | 2d1ddb66a337696915b598d8997ac1b435a6532f (diff) |
Upversion prior to global-jjb
Issue-ID: AAI-2464
Change-Id: Icc67b4e2167a68db405bd7d632a33cc8fffe10fc
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.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |