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 /testsuites/stability/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 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 3f5ee639..03324a11 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |