diff options
author | Jim Hahn <jrh3@att.com> | 2021-06-23 18:11:34 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-06-23 18:11:53 -0400 |
commit | 209f0357e93fd45b859f1f854a5331461b08bd2a (patch) | |
tree | 57912b863d1270d5d2ef50e1494615fab47e78fc /testsuites/performance | |
parent | aa54b1cbbf015ac31094189505ba90e7eb0ed1fa (diff) |
Bump pap to 2.4.5
Issue-ID: POLICY-3329
Change-Id: If8ce6c5c3570f43de54fa8aa868744d48dc87bed
Signed-off-by: Jim Hahn <jrh3@att.com>
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 88d50817..41267483 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.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |