Browse Source

Add org.eclipse.jgit.ant to parent pom.xml

Bug: 321237
Change-Id: Idd106f2700740db07f41f6d31f50d6b2a30fa732
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
stable-1.0
Chris Aniszczyk 14 years ago committed by Matthias Sohn
parent
commit
87455127a3
  1. 3
      pom.xml

3
pom.xml

@ -405,12 +405,13 @@
<modules>
<module>org.eclipse.jgit</module>
<module>org.eclipse.jgit.ant</module>
<module>org.eclipse.jgit.ui</module>
<module>org.eclipse.jgit.http.server</module>
<module>org.eclipse.jgit.iplog</module>
<module>org.eclipse.jgit.pgm</module>
<module>org.eclipse.jgit.junit</module>
<module>org.eclipse.jgit.junit.http</module>
<module>org.eclipse.jgit.junit.http</module>
<module>org.eclipse.jgit.test</module>
<module>org.eclipse.jgit.http.test</module>

Loading…
Cancel
Save