diff options
author | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-04-14 15:12:40 +0530 |
---|---|---|
committer | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-04-14 15:12:48 +0530 |
commit | 25b97739e0a702b18321fda93add927909152e5e (patch) | |
tree | 73fff5afc1864297f9ebf0931c473820d70c8b37 /version.properties | |
parent | 64937f93f1a09eeafa80e8bb33c4a42c1cdadaf1 (diff) |
Fixed Role Sync and changed pom version
Fixed Role Sync and changed pom version
Issue-ID: PORTAL-875
Change-Id: I95f25a310601d1fba37f76663046e3af3223a040
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
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 f34034bc..2640898e 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=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} |