diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:37:38 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:41:37 -0400 |
commit | ff7de8e5e0be8edba4d8b03cf539b0a7971155c4 (patch) | |
tree | fc00340bca042b34ebbb32e2030a31868b65ad44 /version.properties | |
parent | 588f9d126ed65397ca04ec781fa589ce07568d89 (diff) |
Roll to next snapshot version
Changed to 0.2.3-SNAPSHOT and updated parent to 1.0.3-SNAPSHOT
Change-Id: Ie61b39952f6504db8ae2adf0614aefc243294461
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@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 2242188bd..5d5ee0480 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ release_name=0 sprint_number=2 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision} |