]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.factory/pom.xml
Prepare next development cacle
[gpl/argeo-slc.git] / org.argeo.slc.factory / pom.xml
index 9c1bb050cd05ef98a1b5952af78d4f8cd0873512..076bbd2bd536d6fa571df3e311650fe8c13bae82 100644 (file)
@@ -3,9 +3,23 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</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.api</artifactId>
+                       <version>2.3-SNAPSHOT</version>
+               </dependency>
+
+               <!-- BND -->
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>biz.aQute.bndlib</artifactId>
+               </dependency>
+       </dependencies>
 </project>
\ No newline at end of file