diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-02-23 15:11:48 -0500 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-02-23 15:11:52 -0500 |
commit | daaafa3b57f23858c85e59456a93ba54ce6a85ac (patch) | |
tree | c89e0bfa8985511a17ae3afe437793d273380be5 /testsuites/performance | |
parent | dd21b169a196e4b2850c502dce0f4d67fcccc482 (diff) |
Bump pap to 2.4.1-SNAPSHOT
Issue-ID: POLICY-3088
Change-Id: I74f23c31db609ca61592ec62b0594445bb8bf68c
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@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 5acea017..a614188b 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.1-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |