]> 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 9085ec70070221ec27ccd791d970d9061cbe8811..0127ee601ba7aa87239972604031cad7a8e43a41 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.maven</groupId>
                <artifactId>argeo-osgi-parent</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.7</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
@@ -18,7 +18,7 @@
 
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
                <developmentCycle.slc>2.3</developmentCycle.slc>
-               <version.argeo-commons-legacy>2.1.87-SNAPSHOT</version.argeo-commons-legacy>
+               <version.argeo-commons-legacy>2.3-SNAPSHOT</version.argeo-commons-legacy>
        </properties>
        <modules>
                <!-- SLC framework -->
                                        <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>