diff options
author | liamfallon <liam.fallon@est.tech> | 2020-07-17 09:22:46 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2020-07-17 09:22:55 +0100 |
commit | ee41415476b6ea1775a2f689eecb8713abf81f0c (patch) | |
tree | 1ce0bb65bc4655cf31e5781efe2dfe0b03215ca9 /version.properties | |
parent | ecb808b8e69475a7bc7cd1a72277bdca4ad2eb9d (diff) |
Bump version of policy-gui for GUILIN
policy-gup goes to 2.1.0-SNAPSHOT
Issue-ID: POLICY-2621
Change-Id: I660c7537a2e56ce2c6f8788cbc142c1680e53465
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 a3ac0d9..614e56e 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |