diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2018-11-01 16:40:39 -0400 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-11-01 16:40:39 -0400 |
commit | 65635eb379813c675a3d70b6ed9e6acc3268df5e (patch) | |
tree | 4970756d7aac04849169aeadb981cf3b9361899e /pom.xml | |
parent | 8f8d71565561f6abeac32bd39ac502c5bdc5964b (diff) |
upversion to 1.3.13.0.0-ONAP
Change-Id: I122c7806a6568afcb15b24543b50e659ae8be0ae
Issue-ID: AAI-1817
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
@@ -3,7 +3,7 @@ <groupId>org.onap.aai</groupId> <artifactId>gallifrey</artifactId> <packaging>jar</packaging> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <name>aai-gallifrey</name> <description/> <scm> |