diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-22 10:03:03 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-22 10:03:12 -0400 |
commit | 04411126b37a65f5d3f41ecd0667bb476254fb64 (patch) | |
tree | 0c308fef1595a1c88d5e11133236814118e37c9f /version.properties | |
parent | 6c87e08db76f8d9589278b6e51af281e659c032a (diff) |
Create 1.3.1-SNAPSHOT
Change-Id: I901bc676726686451f703f29722f7c9780ad324e
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-716
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 35797f4..46e4a1d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |