diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-10-11 10:13:41 +0100 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-10-11 10:13:41 +0100 |
commit | 2626b3f0c9cac0e8f6e21995a1098c2241b99d5b (patch) | |
tree | 5dde54eb5265538545832fc6487b885cbc9f096f /pom.xml | |
parent | b83cf59d4b741c9faa2c3086115f8b01ed5a724a (diff) |
Upversion to 1.3.1
Change-Id: I0506b30944a5ac4896e20ba198ac8b0877238b92
Issue-ID: AAI-1745
Signed-off-by: Lee, Tian (tl5884) <TianL@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.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <name>aai-gizmo</name> <properties> |