diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-10-14 11:15:57 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-10-14 11:16:02 +0100 |
commit | 5db2ed027f3f17be19cb1ff6850129af7525d5d5 (patch) | |
tree | 5703b9cd4dccd00fda1740a7815e895b2e4de3c4 /version.properties | |
parent | c60d63d9e2319672cf9be6e71c2e331558de8820 (diff) |
Bump policy/apex-pdp to Jakarta 2.7.0-SNAPSHOT
Change-Id: I8ead26be4968b94980dcafd269c7ab32022b34d0
Issue-ID: POLICY-3696
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
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 ca0670a21..8b9e31718 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=6 -patch=2 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |