diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:10:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:10:46 +0000 |
commit | f45501d1a3e8542f86e31592c09c8950961c0f2b (patch) | |
tree | baf2a8a38515d745dba8a7d021b0cb8e9e400404 /testsuites/stability/pom.xml | |
parent | 449c40bba0d8f725295e59d6790ced3046a9b8bf (diff) |
Release policy/api2.6.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 6ca28d25..1c1ec546 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.6.2-SNAPSHOT</version> + <version>2.6.2</version> </parent> <artifactId>api-stability</artifactId> <build> |