diff options
author | 2018-10-12 16:39:14 +0000 | |
---|---|---|
committer | 2018-10-12 16:39:14 +0000 | |
commit | 1a5fc4ad73a29f8b074661a99dd790cd1896b7c2 (patch) | |
tree | 9319d7906ce2554e1c26bce388832fc7725316c8 /version.properties | |
parent | 7c1073fbc6d70bed126d52274b8c4e90c059869a (diff) | |
parent | ee76697cd8376de8f06652c36d507f7cbd8716c1 (diff) |
Merge "Upversion Graphadmin to 1.1.0-SNAPSHOT"
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 49e2720..c48027c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=0 +minor_version=1 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} |