diff options
author | niamhcore <niamh.core@est.tech> | 2021-12-20 17:34:33 +0000 |
---|---|---|
committer | niamhcore <niamh.core@est.tech> | 2021-12-20 17:34:33 +0000 |
commit | 4c1f226d474771e3b566b2a5e63ef579ac50724b (patch) | |
tree | ae53a46dc6313b5cedaf5ff0dbc8dc52e6a276c5 /version.properties | |
parent | 470fb966964fb51454365c1e7ad8e90ddbc9d15a (diff) |
Updating snapshot version in pom and version.properties
Issue-ID: CPS-820
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: If65f2d71e3ea443954b9d15e5e4231548876f253
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index d3fa7e897d..7b85e0c0a1 100755 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=2 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |