Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMykola Nikishov2018-06-28 15:27:41 +0000
committerAlexander Kurtakov2019-05-14 09:13:56 +0000
commita0eda99eb9e80b94f6153e1bc4ab7db637353b7f (patch)
treed51d0faf97f9ba3c167d04efc8ab860ffe89a572 /pom.xml
parent10ce5e7146d69b0bcf8526e0ef7dda2b1598a32a (diff)
downloadrt.equinox.p2-a0eda99eb9e80b94f6153e1bc4ab7db637353b7f.tar.gz
rt.equinox.p2-a0eda99eb9e80b94f6153e1bc4ab7db637353b7f.tar.xz
rt.equinox.p2-a0eda99eb9e80b94f6153e1bc4ab7db637353b7f.zip
Build examples tooI20190515-0205
Change-Id: I57c4f588b683514c4e397395a62406045f233ff1 Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 43c6177b0..f618432ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,6 +165,8 @@
<module>bundles/org.eclipse.equinox.p2.tests.discovery</module>
<module>bundles/org.eclipse.equinox.p2.tests.ui</module>
<module>bundles/org.eclipse.equinox.p2.tests.verifier</module>
+
+ <module>examples</module>
</modules>
</project>

Back to the top