]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/pom.xml
Introduction of annotation to handle MVC flows
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / pom.xml
index e6e76507cca9006df4ec101d468d603afb4d47f2..7a92c9691bdb16beda23d48167495b3f503ed2b0 100644 (file)
@@ -3,12 +3,12 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.0</version>
+               <version>0.12.2-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>