diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:10:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:10:35 +0000 |
commit | 149f2f151dd87044290012111c2a8018c0c523d6 (patch) | |
tree | 841728d5cc2268c1326848fa726d5ea6afd6b71d /testsuites/stability/pom.xml | |
parent | c69b01e1f198d2bb32ac9a927aad0080bdbbdd3f (diff) |
Release policy/xacml-pdp2.8.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 bace1b27..c9e35d13 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.1</version> </parent> <artifactId>xacml-stability</artifactId> <build> |