summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2022-08-31 21:29:01 +0000
committervv770d <vv770d@att.com>2022-08-31 22:09:27 +0000
commitae00e7a7cf81b198c23390999aa4aa16ff972d40 (patch)
tree0e72b1a7858342e5ea863ddd43f9ede2dccbc5a8 /version.properties
parent5caada9b2744f88ffa26cbb01266cc8d946def1c (diff)
Vulnerability fixes for RESTConf1.3.4
SDK version bump Change-Id: I99eec3b22d59c5f8d236823f52c190818db71f5e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3213 Issue-ID: DCAEGEN2-3234 Signed-off-by: vv770d <vv770d@att.com>
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 fd60497..53ca589 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=3
-patch=3
+patch=4
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT