diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-09-15 12:05:24 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-09-15 12:06:05 +0100 |
commit | e035272e96ed241bbe3192c9c8fcadc975514608 (patch) | |
tree | 56849e37c940c30bd7cf4cdcab0ba72c98f83ca5 /version.properties | |
parent | 644dba7760557bd1c55ee308d9c7ef17f5702994 (diff) |
Bump apex-pdp to 2.6.1-SNAPSHOT
Change-Id: Ie39d324e02a302b882318d46735a727322ce409d
Issue-ID: POLICY-3587
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 86a80a539..9cb87dba9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |