diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:08:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:08:00 +0000 |
commit | 10005f88d4a90f33e7668398858ff7cfd3b09f69 (patch) | |
tree | 6277b01e6aace702550d231bbb53e145ff5f31ac /testsuites | |
parent | 561c0894f68b9deaa7ea0505b0470c19c74b56b8 (diff) |
Release policy/pap2.6.410.0.1-PF-I1
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 f007bf88..7dd507e1 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.6.4-SNAPSHOT</version> + <version>2.6.4</version> </parent> <artifactId>pap-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index ba81deaa..071a657d 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.6.4-SNAPSHOT</version> + <version>2.6.4</version> </parent> <artifactId>pap-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 3e0cd5be..6bc89516 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.6.4-SNAPSHOT</version> + <version>2.6.4</version> </parent> <artifactId>pap-stability</artifactId> <build> |