diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-04-26 14:28:37 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-04-26 14:28:41 -0700 |
commit | 334b7e1e22a5221f2223ad7427d78c728fe1e72a (patch) | |
tree | fb6a873a9757da16e33ad26b5a802b6523d87814 /version.properties | |
parent | cea6e5d971f42590491ff8253ddc60fb2f0a2597 (diff) |
Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.
Change-Id: I556e0492de6cdb04800686dd87410890f2402a66
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1585
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 0c2ba15..45e6ecd 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=5 +sprint_number=6 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |