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/stability/pom.xml | |
parent | 8b77a1dfa43893a8d6b67c23df56a66886c2c9ce (diff) |
Release policy/api3.1.3
Diffstat (limited to 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |