diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-24 17:39:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-24 17:39:58 +0000 |
commit | dd0fb3b194e92a10d27a4b8d59ae0414b4c7cfdb (patch) | |
tree | 91065f739b9e628020448d9edd5a3e465961e430 /testsuites | |
parent | 06e637b461890124a5f8e34217f3031439b76d62 (diff) |
Release policy/pap2.2.2
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index b11246b6..452e4f57 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.2-SNAPSHOT</version> + <version>2.2.2</version> </parent> <artifactId>pap-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index faeef5e3..f7698ac9 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.2</version> </parent> <artifactId>pap-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 00dabb9a..9f144897 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.2</version> </parent> <artifactId>pap-stability</artifactId> <build> |