diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:17 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:17 +0000 |
commit | 33ed4606dcc941eecae335f4cef053504f4b87b2 (patch) | |
tree | 178d18d69fa6a6db7f064f038f7105ef5d0187da /version.properties | |
parent | 2c3f2914f15a27ebc778292f7764a40f7d5633b9 (diff) |
Update snapshot of policy/pap to 2.6.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/pap 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: Ic2f4f6b0a395298a74a7f354122605c64bfe2566
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} |