From 04f2804a998f6982b4f2eba9821c232d16a949d1 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 22 May 2018 10:56:50 -0700 Subject: Increment versions for new branch Going from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT Change-Id: I596ecc3a8e5f27daf2f651b8134a10359277c905 Signed-off-by: Patrick Brady Issue-ID: APPC-916 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fbd1ec5..bf1d89d 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=1 -sprint_number=3 +sprint_number=4 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg