]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.repo/pom.xml
Continue to remove dependencies with Spring.
[gpl/argeo-slc.git] / org.argeo.slc.repo / pom.xml
index ab207def92462476597e0db80d61771801006abe..2c91a9aeb47614cc0934853e80726375437fdabc 100644 (file)
        <artifactId>org.argeo.slc.repo</artifactId>
        <name>SLC Repo</name>
        <dependencies>
-               <!-- SLC Runtime -->
+               <!-- SLC API -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.core</artifactId>
+                       <artifactId>org.argeo.slc.api</artifactId>
                        <version>2.1.17-SNAPSHOT</version>
                </dependency>