diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-02-24 13:40:41 +0000 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-02-24 13:40:51 +0000 |
commit | eb923a7b955e420350e62306463434fed198d155 (patch) | |
tree | 89a1a8379c03ddb57883e3b620908151d0e03469 /version.properties | |
parent | c4aa2eb0f467ef8e3e19fcb945995f8cbbefb2ca (diff) |
Bump apex-pdp to 2.5.1-SNAPSHOT
Change-Id: I761ded255a97128f858d3a7ce95f2479b6208a4e
Issue-ID: POLICY-3088
Signed-off-by: a.sreekumar <ajith.sreekumar@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 756f8a39c..50c84cde2 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |