From aa317c7b00dcafb7c3965a275ddf7ff882729aa7 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 5 Feb 2019 13:41:59 +0000 Subject: Activate models component for Dublin Issue-ID: POLICY-1264 Change-Id: I9952fcd0e7219bde77c70ad77a982cead4aa15d7 Signed-off-by: liamfallon --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a3ac0d9c7..614e56e9c 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg