diff options
author | liamfallon <liam.fallon@est.tech> | 2021-03-12 09:28:34 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-03-12 09:28:37 +0000 |
commit | 47e13bfe1671e83e58c17e04e453ee52a9e239f9 (patch) | |
tree | b603cc295057e85ec619f8160ebc1138e0a5f5f3 /testsuites/performance/pom.xml | |
parent | 5f14f3e65357df96d8f0c59a7c4c0a8f29b55436 (diff) |
Bump PAP to 2.5.0-SNAPSHOT
Issue-ID: POLICY-3105
Change-Id: I558a09dcc5a28df1a978f760b5fe0eeee72aeb30
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 686c9a47..07dbe3d2 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.2-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |