aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/performance
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-15 08:23:14 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-15 08:23:19 -0400
commit42870e74260239d84b048bdd23b9f113362f1a4a (patch)
treeb4333adb16c77cd0c5ea7afdad0724bb846e9ae8 /testsuites/performance
parent8dc396e0194fa39fe59266e52c7571537bcb03fc (diff)
Bump api to 2.2.3-SNAPSHOT
Issue-ID: POLICY-2378 Change-Id: I9b20aa5dcdb6517b1abfba2725a19a77e98bb217 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'testsuites/performance')
-rw-r--r--testsuites/performance/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index a2f6619e..cceadd6e 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.2.2-SNAPSHOT</version>
+ <version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>api-performance</artifactId>
<build>