From 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 26 May 2018 20:03:34 +0300 Subject: update sdc version update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1 Signed-off-by: Michael Lando --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8471f55f92..235314efd4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg