From 30643d72ec44dddb06a17d5ad29b0c45e90a445c Mon Sep 17 00:00:00 2001 From: da490c Date: Fri, 12 Oct 2018 17:17:59 -0400 Subject: Switch snapshot artifacts to released Issue-ID: AAI-1751 Change-Id: I39dfe7422a2646688da1919c72cf3692bf8e7091 Signed-off-by: da490c --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg