Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/services/pom.xml')
-rw-r--r--plugins/infra/services/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/infra/services/pom.xml b/plugins/infra/services/pom.xml
index efdee69f376..e90463c2ba0 100644
--- a/plugins/infra/services/pom.xml
+++ b/plugins/infra/services/pom.xml
@@ -12,6 +12,7 @@
<description>Core services provided by the Papyrus Editor's Service Registry.</description>
<modules>
+ <module>org.eclipse.papyrus.infra.services.architecture</module>
<module>org.eclipse.papyrus.infra.services.controlmode</module>
<module>org.eclipse.papyrus.infra.services.controlmode.history</module>
<module>org.eclipse.papyrus.infra.services.decoration</module>

Back to the top