diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-16 09:39:33 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-16 09:39:39 -0400 |
commit | 3cfaa0a6be945fc7cee2da44dc5c93ad1b122f17 (patch) | |
tree | 16dbf1beba9b1001e29359403d1c9b857d7fddf0 /testsuites/performance | |
parent | 45a4cfb852361d16570479446f0df1f8d91b6cf6 (diff) |
Upgrade apex-pdp 2.0.5 version3.0.2-ONAPcasablanca
For Casablanca Maintenance Release 3.0.2 - keystore upgrade.
Issue-ID: POLICY-1649
Change-Id: I1e260a9689477bc605acec4dfe4e29c97136efd0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/performance-context-metrics/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index dd3af84c2..d4622b851 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> <artifactId>performance</artifactId> - <version>2.0.4-SNAPSHOT</version> + <version>2.0.5-SNAPSHOT</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/performance-context-metrics/pom.xml b/testsuites/performance/performance-context-metrics/pom.xml index ac657f784..1243dbccc 100644 --- a/testsuites/performance/performance-context-metrics/pom.xml +++ b/testsuites/performance/performance-context-metrics/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> <artifactId>performance</artifactId> - <version>2.0.4-SNAPSHOT</version> + <version>2.0.5-SNAPSHOT</version> </parent> <artifactId>performance-context-metrics</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index f389f11f7..78d781968 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>testsuites</artifactId> - <version>2.0.4-SNAPSHOT</version> + <version>2.0.5-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |