]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/pom.xml
Put profiles at SDK level
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / pom.xml
index 83827b8c33467088daffa63d74a96defe0da85f8..6be67da3a31734a784d828fabc1ecb7e191c59da 100644 (file)
@@ -3,12 +3,12 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.11.5-SNAPSHOT</version>
+               <version>0.12.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.equinox</artifactId>
-       <name>SLC Support Equinox OSGi</name>
+       <name>SLC Support Equinox</name>
        <packaging>jar</packaging>
        <properties />
        <build>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>org.eclipse.osgi</groupId>
+                       <artifactId>org.eclipse.osgi</artifactId>
+               </dependency>
+
                <!-- Unit Tests -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>