]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.support/pom.xml
Make core runtime features independent of Spring.
[gpl/argeo-slc.git] / org.argeo.slc.support / pom.xml
index c9897809983f3745e370851dff621c5302aa19c1..2aa9f2a13f41c59ffce64d9e051a230a98985fc6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.17-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support</artifactId>
                <!-- SLC Runtime -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.1</version>
+                       <artifactId>org.argeo.slc.runtime</artifactId>
+                       <version>2.1.17-SNAPSHOT</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.slc</groupId>
+                       <artifactId>org.argeo.slc.spring</artifactId>
+                       <version>2.1.17-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file