diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 18:30:10 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 18:30:15 -0400 |
commit | f655bbd5cf8c28fda08ea6a130ec314b21725cb6 (patch) | |
tree | a3f3673636144300dc70ee743e6e27bdfbe84939 /testsuites/performance/pom.xml | |
parent | 0a6eb8849e814904fee9b8d4bc7c72bbe2e1c4d2 (diff) |
Bump api to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: Ic53e2b74f63962426fa8d91d1d85a82d80d7af60
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'testsuites/performance/pom.xml')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index e1d734fe..8089003b 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <artifactId>api-performance</artifactId> <build> |