]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.detached/pom.xml
Ignore automatically generated build.xml file
[gpl/argeo-slc.git] / org.argeo.slc.detached / pom.xml
index c1dac5e6e37dc6d7e7df4eab5a33d5846071f8c8..f276f7bc6a3e9f10adec58cb5b6278b4fd076697 100644 (file)
@@ -11,7 +11,6 @@
        <artifactId>org.argeo.slc.detached</artifactId>
        <name>Argeo SLC Detached</name>
        <packaging>bundle</packaging>
-       <description />
        <build>
                <plugins>
                        <plugin>
@@ -27,9 +26,6 @@
                                                <Bundle-SymbolicName>
                                                        ${pom.artifactId}
                                                </Bundle-SymbolicName>
-                                               <Bundle-Activator>
-                                                       org.argeo.slc.detached.AutoUiActivator
-                                               </Bundle-Activator>
                                                <Export-Package>
                                                        org.argeo.slc.detached.*
                                                </Export-Package>
                        <version>2.0.8</version>
                </dependency>
 
-<!-- 
-               <dependency>
+               <!-- 
+                       <dependency>
                        <groupId>org.codehaus.castor</groupId>
                        <artifactId>castor</artifactId>
-               </dependency>
- -->
+                       </dependency>
              -->
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
                        <scope>test</scope>
-               </dependency>           
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file