Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/assistants/pom.xml')
-rw-r--r--plugins/uml/assistants/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/uml/assistants/pom.xml b/plugins/uml/assistants/pom.xml
index 016970135ff..83c34c3e619 100644
--- a/plugins/uml/assistants/pom.xml
+++ b/plugins/uml/assistants/pom.xml
@@ -14,7 +14,7 @@
<modules>
<module>org.eclipse.papyrus.uml.profile.assistants.generator</module>
<module>org.eclipse.papyrus.uml.profile.assistants.generator.ui</module>
- <module>org.eclipse.papyrus.uml.profile.elementtypesconfigurations.generator</module>
- <module>org.eclipse.papyrus.uml.profile.elementtypesconfigurations.generator.ui</module>
+ <module>org.eclipse.papyrus.uml.profile.types.generator</module>
+ <module>org.eclipse.papyrus.uml.profile.types.generator.ui</module>
</modules>
</project>

Back to the top