From e8d37bfde904531793bde52e17300811ce1b75c3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Oct 2019 12:29:24 -0700 Subject: Increment version to 1.7.0-SNAPSHOT Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0b15d493f..3497326f1 100644 --- a/version.properties +++ b/version.properties @@ -25,8 +25,8 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=1 -sprint_number=6 -feature_revision=5 +sprint_number=7 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg