diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 16:01:02 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 16:01:05 -0400 |
commit | 2237f73bb3dcdb7facfda8125cc561d917049789 (patch) | |
tree | c3a40fcfdcc1ca60fb5c2e2960e67da3828b28b3 /version.properties | |
parent | 780753508e7927410a5facef725c44329c74283f (diff) |
Bump apex-pdp to 2.5.6-SNAPSHOT
Issue-ID: POLICY-4295
Change-Id: I44e6ef00b28291956fa802e41c1acce5b1be531e
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 d9bd0edc9..2ffa6347f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |