From: Pamela Dragosh Date: Thu, 2 May 2019 14:39:39 +0000 (-0400) Subject: Fix version.properties X-Git-Tag: 2.0.0~13^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3b7bd2bfcbe5007591b015ab34bbb8c9dc5f4084;p=policy%2Fmodels.git Fix version.properties Not in synch with pom.xml. Should be 2.0.0 Issue-ID: POLICY-1700 Change-Id: I3a761c703ce39523d13607f8ef29c58e47f6b11f Signed-off-by: Pamela Dragosh --- diff --git a/version.properties b/version.properties index 614e56e9c..a3ac0d9c7 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=1 +minor=0 patch=0 base_version=${major}.${minor}.${patch}