aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/tutorial-xacml-application/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2021-06-24 08:56:29 -0400
committerPamela Dragosh <pdragosh@research.att.com>2021-06-24 08:56:49 -0400
commite46d69211c7d5f29f7ab64084075d3034e77b265 (patch)
treed1fc0a8795b864e1ea7d9aa2905278c67784ddd9 /tutorials/tutorial-xacml-application/pom.xml
parent72080ccefe0dbd720f8565ce3a43c45acbce63fb (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 'tutorials/tutorial-xacml-application/pom.xml')
-rw-r--r--tutorials/tutorial-xacml-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml
index d8f8ffb0..29a71ebe 100644
--- a/tutorials/tutorial-xacml-application/pom.xml
+++ b/tutorials/tutorial-xacml-application/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.xacml-pdp</groupId>
<artifactId>xacml-tutorials</artifactId>
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.tutorial.xacml-application</groupId>