From: Instrumental Date: Wed, 14 Nov 2018 14:18:25 +0000 (-0600) Subject: version.properties to 2.1.8 X-Git-Tag: 2.1.8^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F52%2F72652%2F1;p=aaf%2Fcadi.git version.properties to 2.1.8 Issue-ID: AAF-630 Change-Id: I52b0a324fd9adb547b162356222bdcc6ad4b049b Signed-off-by: Instrumental --- diff --git a/version.properties b/version.properties index b2dcc10..a3a89b0 100644 --- a/version.properties +++ b/version.properties @@ -27,10 +27,10 @@ major=2 minor=1 -patch=2 +patch=8 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT