diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-03-01 15:45:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-01 15:45:46 +0000 |
commit | 6c272f24b842905d88b7544918b99c1dbef4132d (patch) | |
tree | 8ee192926ef8c60dabb10ff645e3be25c880250c /applications/pom.xml | |
parent | 501ee00e742a6f56a16ace66f4a64eb7ec9e854b (diff) | |
parent | bdef9f5dfd8c95eff86e710ef94c1fab4e652854 (diff) |
Merge "Build XACML PDP support for native xacml policy type"
Diffstat (limited to 'applications/pom.xml')
-rw-r--r-- | applications/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/pom.xml b/applications/pom.xml index c1af6b86..d6deba6f 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -41,6 +41,7 @@ <module>guard</module> <module>optimization</module> <module>naming</module> + <module>native</module> </modules> |