diff options
author | Chris Aniszczyk <caniszczyk@gmail.com> | 2011-05-19 11:20:19 -0500 |
---|---|---|
committer | Chris Aniszczyk <caniszczyk@gmail.com> | 2011-05-19 11:26:34 -0500 |
commit | 844bd74818fce68fadd8ef558fcbf661739c8878 (patch) | |
tree | 5df939e13f9925840cbc8857259766ea31bfdd3a /pom.xml | |
parent | d60001c83bfd2dd5170dc1a9377d6eec422b8619 (diff) | |
download | jgit-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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |