diff options
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | 2017-03-15 09:39:53 +0000 |
---|---|---|
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | 2017-03-15 12:21:37 +0000 |
commit | ff3d7bedc2d05dae310355da7984b6f52fe2e3cc (patch) | |
tree | e412eb280b28c50db5ca5590054cef322bea46c1 /version.properties | |
parent | 02fb35fa2db2cc0ed8e8f3a735b41d8aacc0f383 (diff) |
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT
Change-Id: If078aef1ef1a05207d98125d01cec8abdf598af4
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: d239580db622f04200795e0343413dd288495d81
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 feea7088..60b87d41 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=1 -sprint_number=0 +sprint_number=1 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |