source: java2python/pom.xml@ 1501

Last change on this file since 1501 was 1501, checked in by wouter, 7 hours ago

#439 probably the last commit for deploy of translator 1.0.7

File size: 575 bytes
RevLine 
[410]1<project>
2 <modelVersion>4.0.0</modelVersion>
3
4
5 <artifactId>java2python</artifactId>
6 <name>java2python</name>
7 <groupId>root</groupId>
8 <version>-</version>
9 <packaging>pom</packaging>
10
11 <modules>
12 <module>core</module>
13 <module>jackson-t</module>
[504]14 <module>junit-t</module>
[1099]15 <module>tudjunit-t</module>
[1501]16 <module>websocket-t</module>
[866]17 <module>mockito-t</module>
[410]18 <module>tudutils-t</module>
[595]19 <module>geniuswebtranslator</module>
[410]20 </modules>
21</project>
Note: See TracBrowser for help on using the repository browser.