Commit Graph

10 Commits

Author SHA1 Message Date
sampadawagde c4cac4d381 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
Krzysztof Woyke 6ef0632df2 JAVA-3295: Fix pom properties in persistence-modules 2021-03-24 12:32:33 +01:00
kwoyke 28cd4fa7ba BAEL-4194: Add example for not using the @Modifying (#10536) 2021-03-04 07:12:09 +01:00
Loredana 5a05897688 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:16:17 +03:00
Loredana Crusoveanu 62402477f1 Merge pull request #10081 from kwoyke/JAVA-2974
JAVA-2974: Clean up the pom.xml in spring-data-jpa-enterprise
2020-09-24 11:38:34 +03:00
Krzysiek b800a844fd JAVA-2974: Clean up the pom.xml in spring-data-jpa-enterprise 2020-09-23 20:14:15 +02:00
François Dupire 68287516fe [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions (#10018)
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions

* Upgraded JUnit version for persistence-module and the modules that directly depends on it

* Upgraded Maven Surefire Plugin version for these as well

* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules

* Upgraded versions in other modules

* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used

* [JAVA-1669] Minor fix
2020-09-23 23:40:21 +05:30
kwoyke bd9ac72a7c BAEL-3712: Fix entities names (#10028) 2020-09-14 11:24:29 +02:00
Krzysztof Woyke 96502d8626 JAVA-2380: Fix failing integration tests in the spring-data-jpa-enterprise 2020-08-11 15:09:34 +02:00
sampadawagde 2f81507076 JAVA-66: New module spring-data-jpa-enterprise 2020-07-19 14:30:26 +05:30