diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-04-26 12:49:00 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-04-26 12:49:04 -0700 |
commit | d3fdc1498641abebf953f77e4f8ee6a5123b6163 (patch) | |
tree | e238a28464dbcd2c7c8c1758d8d8c6645209161f /version.properties | |
parent | 9eb2423588ab174fe3a15819f8e2b69422e49657 (diff) |
Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.
Change-Id: Ia712804206c3c72cf661358c1a331a9dc6cb96be
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} |