diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:25:18 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:25:23 -0400 |
commit | 079667f565fbf5147001932fd4d44e8c47f7b8bd (patch) | |
tree | de41c62d4d378940908638c60152c9d6536741f2 /version.properties | |
parent | aaa6aacb5b74c55dc9ac0be728a18781ccdf1961 (diff) |
Bump pap to 2.2.2-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I91483bc2ab270a6cce251a1b8e80b9767d956d89
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 71e8e440..76584abc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |