Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/core/pom.xml')
-rw-r--r--plugins/infra/core/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/infra/core/pom.xml b/plugins/infra/core/pom.xml
index 575e5d7aaef..51bfb0a9aaa 100644
--- a/plugins/infra/core/pom.xml
+++ b/plugins/infra/core/pom.xml
@@ -13,6 +13,8 @@
<modules>
<module>org.eclipse.papyrus.infra.core</module>
+ <module>org.eclipse.papyrus.infra.core.architecture</module>
+ <module>org.eclipse.papyrus.infra.core.architecture.edit</module>
<module>org.eclipse.papyrus.infra.core.log</module>
<module>org.eclipse.papyrus.infra.core.pluginexplorer</module>
<module>org.eclipse.papyrus.infra.core.sasheditor</module>

Back to the top