diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 09:32:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 09:32:09 +0000 |
commit | 7f22b94daf1b6977ce3bb339cb10c6c904614165 (patch) | |
tree | d7e05031bce22d83624268319bb931fb132d942b /testsuites/stability/pom.xml | |
parent | ed6c7f427ce6733fce9f1c0b668d2c78e2495ab3 (diff) |
Release policy/api2.8.2
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 d147fa9f..d1399d33 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.8.2</version> </parent> <artifactId>api-stability</artifactId> <build> |