Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-06-11 11:26:20 +0000
committerCamille Letavernier2014-06-11 11:26:20 +0000
commit0f66a1e3d4f1404d0846da3ce36dd011251d0a8e (patch)
tree83a03d96f87a52c54c10570112407f9e3a9391d7
parentdd5cdff6ac1662378e9990631def3f97b5b0f31d (diff)
downloadorg.eclipse.papyrus-0f66a1e3d4f1404d0846da3ce36dd011251d0a8e.tar.gz
org.eclipse.papyrus-0f66a1e3d4f1404d0846da3ce36dd011251d0a8e.tar.xz
org.eclipse.papyrus-0f66a1e3d4f1404d0846da3ce36dd011251d0a8e.zip
[Releng] Fix the main parent pom to include a new plug-in
-rwxr-xr-xreleng/top-pom-main.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/top-pom-main.xml b/releng/top-pom-main.xml
index 399b226989f..476e03d4aac 100755
--- a/releng/top-pom-main.xml
+++ b/releng/top-pom-main.xml
@@ -295,6 +295,7 @@
<module>../plugins/views/validation/org.eclipse.papyrus.views.validation</module>
<module>../plugins/xwt/org.eclipse.papyrus.xwt</module>
<module>../plugins/doc/org.eclipse.papyrus.copypaste.ui.doc</module>
+ <module>../plugins/doc/org.eclipse.papyrus.infra.newchild.doc</module>
<module>main</module>
</modules>
<properties>

Back to the top