diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 17:58:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 17:58:13 +0000 |
commit | 0279750b89e2439ce9b7626c37f8e37fd04f6430 (patch) | |
tree | a3ac8ef9d4c4193bebeeedda888b10fbc5ce7cae /testsuites/stability | |
parent | 357d5f58f1605de7639740bd1d805712037d434d (diff) |
Release policy/pap2.1.3
Diffstat (limited to 'testsuites/stability')
-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 6bea46fa..8f4648e3 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>testsuites</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <artifactId>stability</artifactId> <build> |