diff options
author | Jim Hahn <jrh3@att.com> | 2019-05-30 10:30:12 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-05-30 10:34:31 -0400 |
commit | 6ece57498b8eccbe8e4b1d76f7116592b933f7c3 (patch) | |
tree | 6740b8d2c0b1d1da2292431737384b9b40a34b1f /version.properties | |
parent | fb4643501d7182b3be5d6715ea0ed8966155f9f2 (diff) |
Bump pap to version 2.1.0
Change-Id: I964d26a2812ae3e638f87587540b6881e1e6fa58
Issue-ID: POLICY-1747
Signed-off-by: Jim Hahn <jrh3@att.com>
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 bb52871b..614e56e9 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |