diff options
Diffstat (limited to 'applications/guard')
-rw-r--r-- | applications/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 3669f317..326f0a96 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -27,7 +27,7 @@ <version>2.3.2-SNAPSHOT</version> </parent> - <artifactId>guard</artifactId> + <artifactId>xacml-guard</artifactId> <name>${project.artifactId}</name> <description>This modules contain an application that implements onap.Guard policy-types for XACML PDP.</description> |