diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-10-14 11:26:20 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-10-14 11:26:31 +0100 |
commit | 0ea9b8d827da8b030269e03d6d27356c7ad3b94b (patch) | |
tree | bd7d2fe90d1bc2fb70105cbd5edd1438ff958487 /testsuites/performance | |
parent | 7b1b53207100dcd2152f79180ac3a99c8fbf7917 (diff) |
Bump policy/api to 2.5.2-SNAPSHOT
Change-Id: Ib1a2acd59f444b618ff20d293962aa1d5a6d5118
Issue-ID: POLICY-3696
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'testsuites/performance')
-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 6ed16db2..6824b028 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.5.1-SNAPSHOT</version> + <version>2.5.2-SNAPSHOT</version> </parent> <artifactId>api-performance</artifactId> <build> |