]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.backend/pom.xml
Adapt to changes in Argeo Commons.
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.backend / pom.xml
index e0210c753c7734ca3a09ede16a0d498936fa91ec..b96c01b36478e87183a545ed417491bd3c87d8e9 100644 (file)
                        <version>2.1.17-SNAPSHOT</version>
                </dependency>
 
+               <!-- OSGi Boot for platform generation only, as it could be used by regular 
+                       Java applications to launch an OSGi runtime. -->
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.osgi.boot</artifactId>
+                       <version>2.1.86-SNAPSHOT</version>
+                       <scope>test</scope>
+               </dependency>
+
                <!-- Legacy Argeo Commons platform (Eclipse 3) -->
                <dependency>
                        <groupId>org.argeo.slc.legacy.commons</groupId>
                        <groupId>org.argeo.tp.misc</groupId>
                        <artifactId>org.eclipse.jgit</artifactId>
                </dependency>
-
-
-               <!-- For target platform generation -->
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
-                       <scope>test</scope>
-               </dependency>
        </dependencies>
        <profiles>
                <profile>