From 753da48c1f2d724f6026c8c54cb91a4210a6a71e Mon Sep 17 00:00:00 2001 From: vv770d Date: Tue, 27 Jul 2021 19:59:56 +0000 Subject: Bootstrap version bump to 3.3.1 Revise Heartbeat blueprint to 2.3.1 Change-Id: I28acdb54de72f37f7641f76c3e74948fb197f7f9 Signed-off-by: vv770d Issue-ID: DCAEGEN2-2852 Issue-ID: DCAEGEN2-2864 Issue-ID: DCAEGEN2-2834 Issue-ID: DCAEGEN2-2836 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 497ae6f..abd3fe3 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=3 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit