diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 09:57:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 09:57:15 -0400 |
commit | 8f480910e06c0bd1005ba92cc3364be36b1e64dd (patch) | |
tree | bf90c11b7d5bd490b3c87ecf5b137a9a3325ee24 /version.properties | |
parent | c639cc6b065d2df26f45caa04cb249475603952c (diff) |
Roll versions
Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of
parent poms
Change-Id: Ia942b58adcef0306b566aed21f81e27cb0024b0e
Issue-ID: SDNC-905
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 ab6936a8..a6179968 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ release_name=1 sprint_number=7 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision} |