]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.autoui/pom.xml
Simplify projects
[gpl/argeo-slc.git] / org.argeo.slc.autoui / pom.xml
index 9722210baa105ad106d96765d7645cb10b2cb044..80eb87779fcb4f6fc7b13d5d5f7438a85833ea42 100644 (file)
                                                        org.argeo.slc.autoui.AutoUiActivator
                                                </Bundle-Activator>
                                                <Export-Package>
-                                                       org.argeo.slc.autoui.*
+                                                       org.argeo.slc.autoui
                                                </Export-Package>
-                                               <!-- 
-                                                       <Export-Service>
-                                                       org.argeo.slc.autoui.AutoUiApplication
-                                                       </Export-Service> -->
                                        </instructions>
                                </configuration>
                        </plugin>
@@ -43,7 +39,7 @@
                                <artifactId>maven-compiler-plugin</artifactId>
                                <configuration>
                                        <source>1.3</source>
-                                       <target>1.1</target>
+                                       <target>1.3</target>
                                </configuration>
                        </plugin>
                        <plugin>
                </dependency>
 
                <!-- OSGi 
-               <dependency>
+                       <dependency>
                        <groupId>org.apache.felix</groupId>
                        <artifactId>org.osgi.core</artifactId>
                        <version>1.0.0</version>
-               </dependency>-->
-               
-                       <dependency>
+                       </dependency>-->
+
+               <dependency>
                        <groupId>org.apache.felix</groupId>
                        <artifactId>org.apache.felix.main</artifactId>
-                       </dependency> 
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file