diff options
author | Jim Hahn <jrh3@att.com> | 2020-11-16 18:11:58 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-11-16 18:13:31 -0500 |
commit | 880b06a9924251681e87e4068b40ae26eb93ce29 (patch) | |
tree | 4565a8ba026f1ad2a68128e434184964a1227cb5 /testsuites/performance | |
parent | e3811b0e2c78b9b03bb096b71b5ee519ee73ac71 (diff) |
Bump apex-pdp guilin to 2.4.5-SNAPSHOT
Issue-ID: POLICY-2893
Change-Id: Iff8121d10d3603e2071bc2f0978208fb9617331a
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index 5edf93fde..b990e618d 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> <artifactId>apex-performance</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index cd8852d49..4d9d3ffe7 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |