diff options
author | liamfallon <liam.fallon@est.tech> | 2019-02-05 13:41:59 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-02-05 13:41:59 +0000 |
commit | aa317c7b00dcafb7c3965a275ddf7ff882729aa7 (patch) | |
tree | b2181ee6ee23253e025cd468336258d7d78d74f1 /version.properties | |
parent | 7801611132a13e145a9a27ca7f44056e5780e9fc (diff) |
Activate models component for Dublin
Issue-ID: POLICY-1264
Change-Id: I9952fcd0e7219bde77c70ad77a982cead4aa15d7
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 a3ac0d9c7..614e56e9c 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} |