diff options
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 c8c0485d..5d7fc98f 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -release_name=1 -sprint_number=8 +release_name=2 +sprint_number=0 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |