diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:31 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:31 +0000 |
commit | 886976ee99995c83dac4b6a7805c3d1514c5ce18 (patch) | |
tree | a911931e0148a078cfd5187866264896bc57fba4 /version.properties | |
parent | 1334187c1a3fd74532d2a7ec1c5765f2e3d91a1a (diff) |
Update snapshot of policy/apex-pdp to 2.7.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/apex-pdp is update from 2.7.0-SNAPSHOT to 2.7.1-SNAPSHOT
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I334dda447490f6c3e848be7b58f4a5119ae70ead
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 8b9e31718..c6ab09aaf 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |