]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.detached/pom.xml
[maven-release-plugin] prepare release argeo-slc-0.14.0
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.detached / pom.xml
index c35953c97d86a9114ea7f8de25ff245c2914a176..edc68fe1f1c044a99fcc125d85d8bd27c8b17773 100644 (file)
@@ -3,18 +3,28 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.14.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>
+                       <version>0.14.0</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.slc.runtime</groupId>
+                       <artifactId>org.argeo.slc.support.jemmy</artifactId>
+                       <version>0.14.0</version>
+               </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