Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index a0302018de..390ddb95ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,6 +470,7 @@
<module>org.eclipse.jgit.ant.test</module>
<module>org.eclipse.jgit.http.test</module>
<module>org.eclipse.jgit.storage.dht.test</module>
+ <module>org.eclipse.jgit.pgm.test</module>
</modules>
</project>

Back to the top