diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-13 15:25:08 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-13 15:25:11 +0100 |
commit | f1199bc9da8add48d52bbfc4f38fa6557efc7ec9 (patch) | |
tree | d57cbe1f193eadf40fe66c8def8983fef13aab77 /version.properties | |
parent | bcdb99cbfe81f24612cb65b82a3a5aa127ae8c65 (diff) |
Bump policy/common master to 1.10.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I3710faca8799cfdbf0d6c75ae286b1765ddf6b97
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index ccc7b617..a9271e1c 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 -patch=2 +minor=10 +patch=0 base_version=${major}.${minor}.${patch} |