~piastucki/bzr-eclipse/execute-bit

« back to all changes in this revision

Viewing changes to pom.xml

  • Committer: Guillermo Gonzalez
  • Date: 2009-09-05 15:06:07 UTC
  • mto: This revision was merged to the branch mainline in revision 215.
  • Revision ID: guillo.gonzo@gmail.com-20090905150607-w3d2shlteld5ryeg
added external dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  <modules>
23
23
    <module>org.vcs.bazaar.eclipse.client</module>
24
24
    <module>org.vcs.bazaar.eclipse.core.tests</module>
 
25
    <module>org.apache.commons.logging</module>
 
26
    <module>org.kxml2</module>
 
27
    <module>redstone.xmlrpc</module>
25
28
  </modules>
26
29
</project>