diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 15:41:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 15:41:13 +0000 |
commit | 1eb09068f76ca402f21f67c27ff07abbe61580ee (patch) | |
tree | ae8547c2213e3937300cda0903309da36fb9775d /testsuites | |
parent | d7a6bc95996b4860f73a5a5218e9aaf8e2001039 (diff) |
Release policy/pap3.1.3
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 aa833f23..ef8d1d86 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>3.1.3-SNAPSHOT</version> + <version>3.1.3</version> </parent> <artifactId>pap-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 2028f4cb..5c4a63dd 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.3</version> </parent> <artifactId>pap-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 0ae465fd..17f26bb5 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>3.1.3-SNAPSHOT</version> + <version>3.1.3</version> </parent> <artifactId>pap-stability</artifactId> <build> |