]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.agent/pom.xml
Hardcode jdk1.3 because of an issue in Eclipse
[gpl/argeo-slc.git] / org.argeo.slc.agent / pom.xml
index 6a53f1c1d917512eea0bc40463a718cf9511d5b8..4c90f75d9aeefc2eb4cd48939fca3e22ff47f4ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.11.1-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-agent</artifactId>
                        <artifactId>argeo-slc-core</artifactId>
                        <version>${project.version}</version>
                </dependency>
+        <dependency>
+            <groupId>org.argeo.slc</groupId>
+            <artifactId>org.argeo.slc.detached</artifactId>
+            <version>${project.version}</version>
+        </dependency>
 
                <dependency>
                        <groupId>log4j</groupId>