diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 12:12:05 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 12:12:05 +0000 |
commit | 68a9ab04aae3ae0b3a2281208e09f6c2b00f4ca8 (patch) | |
tree | 6aa4e5f46f210c36679e3f6ead445eb097fba58f /testsuites/stability/pom.xml | |
parent | 4d8f2cf469d73fccddea8a09d10c58eba1b1dcd7 (diff) |
Release policy/api2.2.0
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 51f3d233..79aabf0c 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.2.0-SNAPSHOT</version> + <version>2.2.0</version> </parent> <artifactId>api-stability</artifactId> <build> |