diff options
author | waynedunican <wayne.dunican@est.tech> | 2021-03-10 17:11:28 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2021-03-10 17:33:56 +0000 |
commit | aa8020ea72605102f1000a4675418b9deb36a888 (patch) | |
tree | 8fa0ed3ce6aac884a419a1996098f8fd58a64e9e /testsuites/performance | |
parent | 3dc7a61fc67438901bfae1159d73b157e3825522 (diff) |
Bump pap to 2.4.2-SNAPSHOT
Issue-ID: POLICY-3127
Change-Id: I0949f9e03a538e3f9ba463697885b799fd0b2acb
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 a614188b..686c9a47 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.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |