diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-20 15:40:38 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-20 15:40:38 -0400 |
commit | b2eb9ed53fabb824f8de08f4c3b8be27e404aeb8 (patch) | |
tree | 3dcd350caf0abf941aeb54e45a86e9af21efc1fd /version.properties | |
parent | 9fac16be28a46d3f17d64da3c28318e543cde429 (diff) |
Port to Neon
Port sdnc/oam to Neon version of CCSDK and SDNC artifacts
Change-Id: I4a195d0c5e993c433c0c03a898d60521c7df2a9f
Issue-ID: SDNC-850
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 18aff1a38583891cbcddca7242e2326b80d88a8d
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 92658964..5ef8acd8 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=1 -sprint_number=6 -feature_revision=2 +sprint_number=7 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |