diff options
author | Michael Reece <michaere@amdocs.com> | 2018-10-17 16:32:33 +0100 |
---|---|---|
committer | Michael Reece <michaere@amdocs.com> | 2018-10-17 16:32:33 +0100 |
commit | bd58bbc5aee8eb495adbc3275dc876462cb984c6 (patch) | |
tree | 2a7bcd71c48d48f0f256d2db162479c35dcbed40 /pom.xml | |
parent | 926c104ba5e7325140933c0b574b73c4771ae877 (diff) |
Update champ version to 1.3.1-SNAPSHOT
Update the patch_version in the version.properties file
Issue-ID: AAI-1741
Change-Id: I974c6a429346cce82426378687688e00b2ec027e
Signed-off-by: Michael Reece <michaere@amdocs.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ limitations under the License. <artifactId>champ</artifactId> <name>aai-champ</name> <packaging>pom</packaging> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> |