]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.simple/pom.xml
tests for solving the hibernate transaction problem
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.simple / pom.xml
index 99f890dd46bc1c9df8a88c98995502486ccdb988..eb11000412f9c5183c856a27e189b52056d38b6e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.2</version>
+               <version>0.13.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -28,7 +28,8 @@
                                                        org.dbunit.dataset.xml;resolution:="optional",
                                                        org.dbunit.operation;resolution:="optional",
                                                        junit.framework;resolution:="optional",
-                                                       org.apache.commons.vfs.*
+                                                       org.apache.commons.vfs.*,
+                                                       javax.swing.plaf.metal
                                                </Import-Package>
                                        </instructions>
                                </configuration>