diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-05-02 22:05:05 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-05-02 22:05:41 -0400 |
commit | 68987011d4a41ed59375616a19b0cde229b9c413 (patch) | |
tree | 8a765a275299974cf52b36b832ca96487a9e73c3 /version.properties | |
parent | 677c0857f74bd8e957b5300be96a31e39279effd (diff) |
Update pom to use 1.2.5-SNAPSHOT
Issue-ID: AAI-965
Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 7e87c38a..d6319bd3 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=2 -patch_version=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} |