Include only auth-client in parent
Only buidling auth-client to release it first.
Issue-ID: AAF-215
Change-Id: I3bbb2fea77b6ab516482691a8cd83fd0e983c94c
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/pom.xml b/pom.xml
index 23a1e94..6e3840a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,9 +145,9 @@
</build>
<modules>
<module>auth/auth-client</module>
- <module>misc</module>
+ <!-- <module>misc</module>
<module>cadi</module>
- <module>auth</module>
+ <module>auth</module> -->
</modules>
<distributionManagement>