Add JTA module
This commit is contained in:
parent
9ca21b109d
commit
2e306646d6
3
pom.xml
3
pom.xml
|
@ -962,6 +962,7 @@
|
|||
<module>json-path</module>
|
||||
<module>json</module>
|
||||
<module>jsoup</module>
|
||||
<module>jta</module>
|
||||
<module>testing-modules/junit-5</module>
|
||||
<module>testing-modules/junit5-migration</module>
|
||||
<module>jws</module>
|
||||
|
@ -1310,4 +1311,4 @@
|
|||
<!-- <maven-pmd-plugin.version>3.9.0</maven-pmd-plugin.version> -->
|
||||
<maven-pmd-plugin.version>3.8</maven-pmd-plugin.version>
|
||||
</properties>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue