diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-10-29 16:15:14 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-10-29 16:15:19 -0400 |
commit | 466d92373dde26f5e8208fa2c23f37db76df3668 (patch) | |
tree | 119e3ad448cf6eff732382f5698bf07cb378e210 /pom.xml | |
parent | 34c246d10f1d064cf605f2dc6bd49e48cda879d4 (diff) |
Upversion to 1.3.2
Issue-ID: AAI-1773
Change-Id: I3d15646dfd94a86d6a3d67fcea357c43618621db
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.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |