diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-06-24 08:56:29 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-06-24 08:56:49 -0400 |
commit | e46d69211c7d5f29f7ab64084075d3034e77b265 (patch) | |
tree | d1fc0a8795b864e1ea7d9aa2905278c67784ddd9 /testsuites/performance | |
parent | 72080ccefe0dbd720f8565ce3a43c45acbce63fb (diff) |
Bump xacml-pdp 2.4.4-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: Ief1c99ea65df277a511254dc5f7074aa326adc98
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 4c22f186..862d78b3 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.4.3-SNAPSHOT</version> + <version>2.4.4-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> |