diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2018-11-01 16:24:17 -0400 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-11-01 16:24:17 -0400 |
commit | 7b07f8da225ee3904f9c2b05fea1bdc30d4d8c23 (patch) | |
tree | 71dccd1a350e24e910b14232d399e7e97b9c7d8c /pom.xml | |
parent | 70f45f64cd252663b33793ab073a9d6764a16a20 (diff) |
upversion to 1.3.2
Change-Id: Ic33ca5fc58f6cf76123c18cae2200338ebafe405
Issue-ID: AAI-1816
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.aai.gizmo</groupId> <artifactId>gizmo</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <name>aai-gizmo</name> <properties> |