diff options
Diffstat (limited to 'applications/match')
-rw-r--r-- | applications/match/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/match/pom.xml b/applications/match/pom.xml index d4d72013..e1908aaf 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -27,7 +27,7 @@ <version>2.3.2-SNAPSHOT</version> </parent> - <artifactId>match</artifactId> + <artifactId>xacml-match</artifactId> <name>${project.artifactId}</name> <description>This modules contains the Match applications.</description> |