aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-04-30 22:59:03 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-30 22:59:03 +0000
commit0999c3450e2c1bbda4cbe968880b96f4eac98e3d (patch)
tree799ebb48e010fd4fb658c95c4ee3aca465f840bc /version.properties
parent31284f3f162e72a2894f7800c1f74eaa78564a1f (diff)
parent93af92b09231c43bdf5f95c138625c5f963d8542 (diff)
Merge "Upversion prior to release"1.0.5
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 2647b86..19d7c20 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=4
+patch_version=5
base_version=${major_version}.${minor_version}.${patch_version}
# Release must be completed with GIT information # in Jenkins
release_version=${base_version}