diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 18:30:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 18:30:51 +0000 |
commit | 205b18e392428d5d842c7c98895ee1efde9434d6 (patch) | |
tree | 309d82ee542fdc5f8a8dee5895cb849d56e33c41 /testsuites | |
parent | fdf61aa4941dead0c3e9303ad851fbaf681fa0f6 (diff) |
Release policy/pap2.4.4
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 88d50817..c0da500b 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.4.4-SNAPSHOT</version> + <version>2.4.4</version> </parent> <artifactId>pap-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 46ab36f8..9da1c7a9 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.4.4-SNAPSHOT</version> + <version>2.4.4</version> </parent> <artifactId>pap-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 509eeda8..b322b8cb 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.4.4-SNAPSHOT</version> + <version>2.4.4</version> </parent> <artifactId>pap-stability</artifactId> <build> |