Last change
on this file since 410 was 410, checked in by wouter, 2 years ago |
#123 fix pom. Fix typo in utils package name. Change Path.of to Paths.from because jhava8 compatibility
|
File size:
363 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>tudutils-t</module>
|
---|
15 | </modules>
|
---|
16 | </project> |
---|
Note:
See
TracBrowser
for help on using the repository browser.