diff options
author | Jim Hahn <jrh3@att.com> | 2020-09-08 17:49:53 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-09-08 17:50:16 -0400 |
commit | c67ac318d774d562afe77e538d46bf4431d0a5c4 (patch) | |
tree | 97ed908d18f41f399da8b92e75c3efff58bf29ed /main/pom.xml | |
parent | 86acb459d0a8cd39f77edef1091b3ccf76cb60ab (diff) |
Bump api to 2.3.2
Issue-ID: POLICY-2789
Change-Id: Ib834f2cc5eeedcca7e2cb0aaeaf7f6230570508f
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'main/pom.xml')
-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 609c19f3..b73b6074 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>api-main</artifactId> |