]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.factory/pom.xml
[maven-release-plugin] prepare release argeo-slc-2.1.14
[gpl/argeo-slc.git] / org.argeo.slc.factory / pom.xml
index 9c1bb050cd05ef98a1b5952af78d4f8cd0873512..b79f019d8a74cf0162592ea6ec48542125c3ce65 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.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.factory</artifactId>
        <name>SLC Factory</name>
+       <dependencies>
+               <!-- SLC -->
+               <dependency>
+                       <groupId>org.argeo.slc</groupId>
+                       <artifactId>org.argeo.slc.repo</artifactId>
+                       <version>2.1.14</version>
+               </dependency>
+       </dependencies>
 </project>
\ No newline at end of file