summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-05-24 16:41:24 -0400
committerAlex Shatov <alexs@att.com>2018-05-24 16:41:24 -0400
commit83de7401162dc895ae8343a2e43f2c9eb57afb06 (patch)
tree55c87a626205888c154a8a05329cbe621722646f /version.properties
parent5105258de50958e3b060f961dd0ddc88d71b7560 (diff)
2.4.5 policy-handler - fix of unit tests2.0.0-ONAPbeijing2.0.0-ONAP
- turned off test_gc unit-test on policy-handler to avoid get /gc/stats after shutdown of the web-server - made rougher comparison between execution time and timer interval Change-Id: Idcf6caae6f2a934dc2dc2d5a0fddd06543abd48a Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-532
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 9282bc9..78a46ab 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=2
minor=4
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT