]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.support/pom.xml
[maven-release-plugin] prepare release argeo-slc-2.1.11
[gpl/argeo-slc.git] / org.argeo.slc.support / pom.xml
index ae6582536b350f8075593ee072c4500e48655914..1fa4e201fcdf384007a49bec3c1be7b9d9847517 100644 (file)
@@ -3,9 +3,17 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.1-SNAPSHOT</version>
+               <version>2.1.11</version>
                <relativePath>..</relativePath>
        </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.11</version>
+               </dependency>
+       </dependencies>
 </project>
\ No newline at end of file