diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:44:08 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:45:38 -0400 |
commit | 202e3a705381883acc89bf62159493fbaf8d1da8 (patch) | |
tree | 5653ead34acb6f98af57b99e1b436a9b61ca694d /version.properties | |
parent | 17ace0efb1445bfb1239222b3e1249e66e677cc0 (diff) |
Roll to next snapshot version
Roll to version 0.2.3-SNAPSHOT and update parent to 1.0.3-SNAPSHOT
Change-Id: I88e11e78f61099f5b2e69b2161cf7c65b5a860e1
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} |