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 /aai-resources/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 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 7b8e090..aac5b0b 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -25,11 +25,11 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.aai.resources</groupId> <artifactId>aai-resources</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |