diff options
author | a.sreekumar <ajith.sreekumar@est.tech> | 2020-04-15 14:58:52 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@est.tech> | 2020-04-15 14:59:09 +0100 |
commit | aa57cf2db2710247b57e1bdd989777258a292150 (patch) | |
tree | 1d3e26b4ffaf1cd1ceca13aee3aea8bd04ee28fe /context/context-management | |
parent | 6a6a73417302081b103f81a10cecaf9be0e48543 (diff) |
Bump policy-apex-pdp to 2.3.2-SNAPSHOT
Change-Id: Ic668ab20498bdc41edc78f52c7ce9d89a1385f19
Issue-ID: POLICY-2378
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'context/context-management')
-rw-r--r-- | context/context-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 7a7576c2b..4586e2c26 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.context</groupId> <artifactId>context</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>context-management</artifactId> |