summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRyan Young <ry303t@att.com>2018-08-23 13:35:03 -0400
committerPatrick Brady <pb071s@att.com>2018-08-24 10:50:24 -0700
commit7b632b442633ccfaa13b98b0ff0cbeb8cd16e6f5 (patch)
tree74b9e99a9d05e87ec28a3f9f99618941b13434ca /pom.xml
parentb093c8b07413b8a88c37baa4dbd129b8257f1fe3 (diff)
Remove old appc-common
Issue-ID: APPC-1159 Change-Id: I65f1bc07fe0088df0624266e6158296ac73884a6 Signed-off-by: Ryan Young <ry303t@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ee2185d99..15bdd0796 100644
--- a/pom.xml
+++ b/pom.xml
@@ -634,7 +634,6 @@ limitations under the License.
<!-- ================================================================================== -->
<modules>
<module>appc-parent</module>
- <module>appc-common</module>
<module>appc-core</module>
</modules>
<!-- Adding profiles for testing -->
@@ -653,7 +652,6 @@ limitations under the License.
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>appc-common</module>
<module>appc-adapters</module>
<module>appc-provider</module>
<module>appc-event-listener</module>