diff options
author | jrh3 <jrh3@att.com> | 2019-09-10 11:04:50 -0400 |
---|---|---|
committer | jrh3 <jrh3@att.com> | 2019-09-10 11:04:50 -0400 |
commit | ad55e1eb6653c9b0ee9f68271b7bb2dc766a2c47 (patch) | |
tree | 656be85fc49a9777d473cc0bae8c9a4aeb1c0507 /testsuites/performance | |
parent | 3428c815b12252f9ee5dc38ef859464c60628a6f (diff) |
Bump versions for pap master
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I31bb75b39a3232ef7448fadcd79941d5191f61c2
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 ae7efb57..20a4f379 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>testsuites</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> </parent> <artifactId>performance</artifactId> <build> |