diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:25:18 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:25:23 -0400 |
commit | 079667f565fbf5147001932fd4d44e8c47f7b8bd (patch) | |
tree | de41c62d4d378940908638c60152c9d6536741f2 /testsuites/performance/pom.xml | |
parent | aaa6aacb5b74c55dc9ac0be728a18781ccdf1961 (diff) |
Bump pap to 2.2.2-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I91483bc2ab270a6cce251a1b8e80b9767d956d89
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 4a713ab3..b11246b6 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.2.1-SNAPSHOT</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |