diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:37 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:37 +0000 |
commit | a36b7cec007509b363fb4fd4f1614344d0620159 (patch) | |
tree | bb0442671197fb20de9b34ad0f4516076bb25a54 /version.properties | |
parent | c327c02f95880ff0d3954d3238ad44a685f9b5e8 (diff) |
Update snapshot of policy/xacml-pdp to 2.6.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/xacml-pdp is update from 2.6.0-SNAPSHOT to 2.6.1-SNAPSHOT
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I01c32453f4bb75ed0f0bcf1f9c2d75b7c6300432
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 86a80a53..9cb87dba 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |