Skip to content

Commit f47113f

Browse files
authored
Merge pull request eugenp#5191 from eugenp/daoire-patch-4
Add JTA module
2 parents 9ca21b1 + 2e30664 commit f47113f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,7 @@
962962
<module>json-path</module>
963963
<module>json</module>
964964
<module>jsoup</module>
965+
<module>jta</module>
965966
<module>testing-modules/junit-5</module>
966967
<module>testing-modules/junit5-migration</module>
967968
<module>jws</module>
@@ -1310,4 +1311,4 @@
13101311
<!-- <maven-pmd-plugin.version>3.9.0</maven-pmd-plugin.version> -->
13111312
<maven-pmd-plugin.version>3.8</maven-pmd-plugin.version>
13121313
</properties>
1313-
</project>
1314+
</project>

0 commit comments

Comments
 (0)