diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 15:41:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 15:41:12 +0000 |
commit | 24602dc15bf3103a5da971a4032af9c7697783ab (patch) | |
tree | 6cad26c247fac8d86dd8198017209d4fb1930c1b /testsuites | |
parent | 8b77a1dfa43893a8d6b67c23df56a66886c2c9ce (diff) |
Release policy/api3.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 16c45547..f46d40e5 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.3</version> </parent> <artifactId>api-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index b0079a53..339684af 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.3</version> </parent> <artifactId>api-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 990f192b..b54b6dd3 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.3</version> </parent> <artifactId>api-stability</artifactId> <build> |