]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.detached/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.13.0
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.detached / pom.xml
index 34805ab35cfd6ffdfcdc1ab0efb6795486535943..3f75cc33749c1638f148953b79b2158c7ba967f7 100644 (file)
@@ -3,18 +3,27 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.11.5-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
        <artifactId>org.argeo.slc.dep.detached</artifactId>
        <packaging>jar</packaging>
-       <name>SLC Dependencies Detached</name>
+       <name>SLC Detached Dependencies</name>
        <dependencies>
 
                <dependency>
                        <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