Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 296745ba8..ba3f6d7d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,8 @@
<packaging>pom</packaging>
<modules>
+ <module>bundles/org.sat4j.core</module>
+ <module>bundles/org.sat4j.pb</module>
<module>bundles/ie.wombat.jbdiff</module>
<module>bundles/ie.wombat.jbdiff.test</module>
<module>bundles/org.eclipse.equinox.frameworkadmin</module>

Back to the top