summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChris Aniszczyk <caniszczyk@gmail.com>2011-05-19 11:20:19 -0500
committerChris Aniszczyk <caniszczyk@gmail.com>2011-05-19 11:26:34 -0500
commit844bd74818fce68fadd8ef558fcbf661739c8878 (patch)
tree5df939e13f9925840cbc8857259766ea31bfdd3a /pom.xml
parentd60001c83bfd2dd5170dc1a9377d6eec422b8619 (diff)
downloadjgit-844bd74818fce68fadd8ef558fcbf661739c8878.tar.gz
jgit-844bd74818fce68fadd8ef558fcbf661739c8878.zip
Add org.eclipse.jgit.ant.test to parent pom.xml
Change-Id: I3fd0b509e03cbd5f2bf3bd6377287dab14e8728e Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
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 98f8a02fc3..76c0dbe4ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,6 +402,7 @@
<module>org.eclipse.jgit.junit.http</module>
<module>org.eclipse.jgit.test</module>
+ <module>org.eclipse.jgit.ant.test</module>
<module>org.eclipse.jgit.http.test</module>
<module>org.eclipse.jgit.storage.dht.test</module>
</modules>