diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-06-26 09:11:08 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-06-26 09:47:57 -0500 |
commit | 5f1a6a0ab09ea3fa4199a8d413af75d4378e2a8e (patch) | |
tree | 709b3c564f602f715fcf20f281aa21a7e0ee57e3 /auth/auth-batch/pom.xml | |
parent | 732344f175150fed87e0140ad75152d325364c8b (diff) |
Initial Interface for remote Configuration
Issue-ID: AAF-378
Change-Id: I320b0c23ece63199a49a5d8b1706868d2c4e5355
Signed-off-by: Instrumental <jonathan.gathman@att.com>
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> |