aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2022-10-19 15:25:42 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2022-10-21 12:53:56 +0000
commit462cee04e5d952f544a8300dc5a0d1e297482e3f (patch)
treedf601b99ce29e197985a31ff7d55e8a83f107115 /version.properties
parente0b2b3674502611ef5dcb061c051dd6d19b0963a (diff)
Handle MR connection error
Change-Id: I8defdd65093d19d4255427a8c7961cf5249007b8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2952 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index a88b650..6c69733 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=2
-minor=4
-patch=1
+minor=5
+patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT