diff options
author | Patrick Brady <pb071s@att.com> | 2018-05-22 10:56:50 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-05-22 10:57:54 -0700 |
commit | 04f2804a998f6982b4f2eba9821c232d16a949d1 (patch) | |
tree | 89a8bd284012216a1e0bdacd0ea2da204eb3cb6c /version.properties | |
parent | f7d392a5af985e50684ed9f90efabca8679bc720 (diff) |
Increment versions for new branch
Going from version 1.3.0-SNAPSHOT
to 1.4.0-SNAPSHOT
Change-Id: I596ecc3a8e5f27daf2f651b8134a10359277c905
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
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 fbd1ec5..bf1d89d 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=1 -sprint_number=3 +sprint_number=4 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |