diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:31:43 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:31:48 -0400 |
commit | 21b4229b359a7eefc03db4a061d40b83159bd457 (patch) | |
tree | 589b18635266db4475f1ac689c081030059d6160 /main | |
parent | f7c28d8b9cafeada8c15f0342bdcb1e9ef9b51a4 (diff) |
Bump distribution to 2.3.2-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I09f030b2256d0cefe69d88cdedd3f5dc05472296
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 12601e1e..42613c15 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |