]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.autoui/pom.xml
Start using Spring
[gpl/argeo-slc.git] / org.argeo.slc.autoui / pom.xml
index 80eb87779fcb4f6fc7b13d5d5f7438a85833ea42..cbb20cc5251c8b4489eff831404e7921dc8f8c46 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.11.1-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.autoui</artifactId>
@@ -29,7 +29,7 @@
                                                        org.argeo.slc.autoui.AutoUiActivator
                                                </Bundle-Activator>
                                                <Export-Package>
-                                                       org.argeo.slc.autoui
+                                                       org.argeo.slc.autoui.*
                                                </Export-Package>
                                        </instructions>
                                </configuration>
                        <groupId>org.apache.felix</groupId>
                        <artifactId>org.osgi.core</artifactId>
                        <version>1.0.0</version>
-                       </dependency>-->
-
+                       </dependency>
+               -->
                <dependency>
-                       <groupId>org.apache.felix</groupId>
-                       <artifactId>org.apache.felix.main</artifactId>
+                       <groupId>org.eclipse</groupId>
+                       <artifactId>osgi</artifactId>
+                       <version>3.3.0-v20070530</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file