commit | 1b6fe335be7f1dfbf83e87db016506c3a4f7c413 | [log] [tgz] |
---|---|---|
author | Sai Gandham <sg481n@att.com> | Tue Apr 10 00:07:02 2018 +0000 |
committer | Sai Gandham <sg481n@att.com> | Tue Apr 10 00:07:36 2018 +0000 |
tree | 58e8419266e382a4aa96974646a4e4c165c10903 | |
parent | 30dca6e573f544599ea7b600dc3cbb6c189d1892 [diff] [blame] |
Skip Auth-client from parent SKipping auth client as this jar is already released. Issue-ID: AAF-215 Change-Id: Ibeef8c954dd84b18ce5f5c4d439899546de4cb82 Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/pom.xml b/pom.xml index 58871f8..1995045 100644 --- a/pom.xml +++ b/pom.xml
@@ -139,7 +139,7 @@ </plugins> </build> <modules> - <module>auth-client</module> + <!-- <module>auth-client</module> --> <module>misc</module> <module>cadi</module> <module>auth</module>