diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-11 15:51:18 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-11 15:51:18 -0500 |
commit | b340d8c8a7977f68ca37898ea8f012fd76e05df0 (patch) | |
tree | 6682ae9b19dabdf9328eb6324dfba224f13ca525 /version.properties | |
parent | 33ff91e5d6924120cd710553bfdbe6332acacb75 (diff) |
Roll back to version 0.3.2 to rebuild artifacts
Need to roll back to 0.3.2 view to recreate 0.3.2 maven artifacts
Change-Id: I4d91a218d71d0a54565a2eac86055c69102f953f
Issue-ID: CCSDK-679
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 c636d7e7..eeb7d862 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=0 sprint_number=3 -feature_revision=3 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} |