diff options
Diffstat (limited to 'applications/monitoring')
-rw-r--r-- | applications/monitoring/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index 5d878bb5..e334da4d 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -27,7 +27,7 @@ <version>2.3.2-SNAPSHOT</version> </parent> - <artifactId>monitoring</artifactId> + <artifactId>xacml-monitoring</artifactId> <name>${project.artifactId}</name> <description>This modules contains applications that implement policy-types for XACML PDP.</description> |