aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-04-30 13:45:41 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-30 13:45:41 +0000
commitf103a038180a7501b93ff2a57067531684aa2676 (patch)
treee0794208be9152451fcc1bbc4d890e278819c1a3 /version.properties
parent72ac07a01e58a07870eac21a22361be2a4729894 (diff)
parent24677d125304f025da2802c1ffd38a7d3c4538db (diff)
Merge "Upversion prior to release"1.0.4
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 88f8ce6..2647b86 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major_version=1
minor_version=0
-patch_version=3
+patch_version=4
base_version=${major_version}.${minor_version}.${patch_version}
# Release must be completed with GIT information # in Jenkins
release_version=${base_version}