]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
All Argeo layers working with the new distribution factory.
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2c0201c9230d30bb9687565cdc2c296c915d8c9e..0127ee601ba7aa87239972604031cad7a8e43a41 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>