diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-08 19:56:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-08 19:56:12 +0000 |
commit | 77fe6a4534a70588b16699b3d6b0dbfdbdc3a97c (patch) | |
tree | a9609eb92c42c8d725d5bbc5db8273b540eca22c /testsuites/stability/pom.xml | |
parent | 8eb792ef5f6c1a295a911e8b02a508f18ce4ed99 (diff) |
Release policy/api2.3.1
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 3f5ee639..e8b5530c 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.3.1-SNAPSHOT</version> + <version>2.3.1</version> </parent> <artifactId>api-stability</artifactId> <build> |