]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.support/pom.xml
Adapt to changes in Spring and OSGi (mostly generics)
[gpl/argeo-slc.git] / org.argeo.slc.support / pom.xml
index ae6582536b350f8075593ee072c4500e48655914..f00bc0dd3a2af0f9c37da3e1a3d1f78bfa11f107 100644 (file)
@@ -8,4 +8,12 @@
        </parent>
        <artifactId>org.argeo.slc.support</artifactId>
        <name>SLC Third Party Support</name>
+       <dependencies>
+               <!-- SLC Runtime -->
+               <dependency>
+                       <groupId>org.argeo.slc</groupId>
+                       <artifactId>org.argeo.slc.core</artifactId>
+                       <version>2.1.1-SNAPSHOT</version>
+               </dependency>
+       </dependencies>
 </project>
\ No newline at end of file