diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 09:57:24 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 10:22:38 -0400 |
commit | eeb2aa12f0445829d0aedb91d729f61102c070d8 (patch) | |
tree | b07b20addd1273f0c4b30829586f83741c4859c8 /testsuites/performance/pom.xml | |
parent | eead53da93cfb63210274ef64ba79309522b05f6 (diff) |
Bump versions for api master
Change-Id: Ic9789f0041e463891d675baac32a7619d9a5bfd4
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
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 5a1c317b..ff899b8e 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>testsuites</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> </parent> <artifactId>performance</artifactId> <build> |