]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.detached/pom.xml
Extend SLC SDK dependencies
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.detached / pom.xml
index f63439046de4343deb404b66399a455d014cf251..4f329d8f47bc3cb7cecbad10a4e9f6814845d51c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.11.4</version>
+               <version>0.12.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.slc.runtime</groupId>
+                       <artifactId>org.argeo.slc.support.jemmy</artifactId>
+               </dependency>
+               <!-- For JDK 1.4 -->
+               <dependency>
+                       <groupId>net.sourceforge.mx4j</groupId>
+                       <artifactId>com.springsource.mx4j</artifactId>
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file