]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.factory/pom.xml
[maven-release-plugin] prepare release argeo-slc-2.3.1
[gpl/argeo-slc.git] / org.argeo.slc.factory / pom.xml
index 395078d1cb1c740481540807be03676e001b3490..2728dc0450784b6102d95ea5a6229ad2d8cfdcf8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10-SNAPSHOT</version>
+               <version>2.3.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.factory</artifactId>
                <!-- SLC -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.10-SNAPSHOT</version>
+                       <artifactId>org.argeo.slc.api</artifactId>
+                       <version>2.3.1</version>
+               </dependency>
+
+               <!-- BND -->
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>biz.aQute.bndlib</artifactId>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file