aboutsummaryrefslogtreecommitdiffstats
path: root/components/pom.xml
diff options
context:
space:
mode:
authorMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>2019-02-07 14:51:50 -0500
committerMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>2019-02-07 14:51:50 -0500
commitc8ec87c77de53f5933a6519e55c1c6d4c6be6530 (patch)
tree2a48f38350ef692d19dfbd8b60071821e418b905 /components/pom.xml
parent8df5693cba361b130d9feff10e2477cfec1230d7 (diff)
Refactor components core and resource dict modules
Change-Id: I04e9e723d68a38ecefe48206e67fddbe43c55854 Issue-ID: CCSDK-1047 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Diffstat (limited to 'components/pom.xml')
-rw-r--r--components/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/pom.xml b/components/pom.xml
index 95ffd5c02..c18e968fe 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright © 2017-2018 AT&T Intellectual Property.
+ ~ Modifications Copyright © 2018 IBM.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
@@ -36,8 +37,6 @@
</properties>
<modules>
<module>parent</module>
- <module>core</module>
- <module>resource-dict</module>
<module>model-catalog/proto-definition</module>
</modules>
</project>