diff options
author | Sandeep Shah <sandeeplinux1068@gmail.com> | 2020-08-27 17:23:57 -0500 |
---|---|---|
committer | Sandeep Shah <sandeeplinux1068@gmail.com> | 2020-08-27 17:27:28 -0500 |
commit | e746327af640d56fcdd7d7fbb7090717616ad1c3 (patch) | |
tree | 348a0328c9e7adaff18e621c5d9c4f885b4aa92e /version.properties | |
parent | 185324b37ac9863c4976e3f4bbae208adc29fcac (diff) |
Update version for portal components
Version updated to 3.4.0 for Gulian
Issue-ID: PORTAL-997
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I276c62f62c3b36fabc46dd396ade434dd453e8d7
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 2640898e..75658f78 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=3 +minor=4 patch=0 base_version=${major}.${minor}.${patch} |