]> source.dussan.org Git - jgit.git/commitdiff
Add org.eclipse.jgit.ant to parent pom.xml 37/3337/3
authorChris Aniszczyk <caniszczyk@gmail.com>
Thu, 5 May 2011 16:33:16 +0000 (18:33 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 5 May 2011 16:33:16 +0000 (18:33 +0200)
Bug: 321237
Change-Id: Idd106f2700740db07f41f6d31f50d6b2a30fa732
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6d8c4050a2ab83e62625816d616b43aadcd6b745..5a83da50839f6435eed5af825c0c32f0c35e71b7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
   <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>