diff options
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r-- | auth/auth-batch/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 8892358d..a30ccaa7 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -29,7 +29,7 @@ <relativePath>../pom.xml</relativePath> </parent> - <artifactId>auth-batch</artifactId> + <artifactId>aaf-auth-batch</artifactId> <name>AAF Auth Batch</name> <description>Batch Processing for AAF Auth</description> <packaging>jar</packaging> |