source:
java2python/pom.xml@
505
Last change on this file since 505 was 504, checked in by , 17 months ago | |
---|---|
File size: 401 bytes |
Line | |
---|---|
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> |
14 | <module>junit-t</module> |
15 | <module>tudutils-t</module> |
16 | </modules> |
17 | </project> |
Note:
See TracBrowser
for help on using the repository browser.