summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-10 00:07:02 +0000
committerSai Gandham <sg481n@att.com>2018-04-10 00:07:36 +0000
commit1b6fe335be7f1dfbf83e87db016506c3a4f7c413 (patch)
tree58e8419266e382a4aa96974646a4e4c165c10903 /pom.xml
parent30dca6e573f544599ea7b600dc3cbb6c189d1892 (diff)
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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 58871f87..19950457 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>