diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 13:27:41 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 13:28:21 -0400 |
commit | 3c902a042bac562e790af9e236483908f0672110 (patch) | |
tree | c101a7eadaf7e7aa2708f50065d337d6c3bb4fde /version.properties | |
parent | 38475f19a8179cf62cd6810b6042b87cf0646c64 (diff) |
Roll to the next Snapshot version
Change to version 0.2.3-SNAPSHOT and parent 1.0.3-SNAPSHOT
Change-Id: I2903b3691873027c9d0de6189b5b2dcff57482ee
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 5985855e..1abffd20 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=0 sprint_number=2 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision} |