diff options
author | da490c <dave.adams@amdocs.com> | 2018-10-12 17:17:59 -0400 |
---|---|---|
committer | da490c <dave.adams@amdocs.com> | 2018-10-12 17:18:20 -0400 |
commit | 30643d72ec44dddb06a17d5ad29b0c45e90a445c (patch) | |
tree | 4657357cb5f9880fe9bc3dda8a57fa5084e7d953 /version.properties | |
parent | 088dd78d7689c1dda6e44bd29a4f2db8851040b3 (diff) |
Switch snapshot artifacts to released
Issue-ID: AAI-1751
Change-Id: I39dfe7422a2646688da1919c72cf3692bf8e7091
Signed-off-by: da490c <dave.adams@amdocs.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 a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |