Adapt to changes in Argeo Commons
[gpl/argeo-suite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 17c898a43b36ac9356180ebef2a1ce757b91dd4f..2512e4c8bd484d26025762aaf4b1f336668e23b5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <groupId>org.argeo.tp.misc</groupId>
                                        <artifactId>slf4j.osgi</artifactId>
                                </exclusion>
+                               <!-- Make sure JTA is not used anymore -->
+                               <exclusion>
+                                       <groupId>org.argeo.tp.javax</groupId>
+                                       <artifactId>javax.transaction-api</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
        </dependencies>