]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.autoui/pom.xml
Start introducing the interfaces
[gpl/argeo-slc.git] / org.argeo.slc.autoui / pom.xml
index 4bf4354928a42d7180af1ff8b9988f0e27a5f4b1..c47610cc36dd63d2784352c1e5cc372278252f22 100644 (file)
                </plugins>
        </build>
        <dependencies>
-               <!-- 
-                       <dependency>
-                       <groupId>junit</groupId>
-                       <artifactId>junit</artifactId>
-                       </dependency>
-                       <dependency>
-                       <groupId>commons-logging</groupId>
-                       <artifactId>commons-logging</artifactId>
-                       </dependency>
-                       <dependency>
-                       <groupId>log4j</groupId>
-                       <artifactId>log4j</artifactId>
-                       </dependency>
-               -->
-
-               <!-- OSGi 
-                       <dependency>
-                       <groupId>org.apache.felix</groupId>
-                       <artifactId>org.osgi.core</artifactId>
-                       <version>1.0.0</version>
-                       </dependency>
-               -->
                <dependency>
                        <groupId>org.eclipse</groupId>
                        <artifactId>osgi</artifactId>
@@ -83,6 +61,9 @@
                        <version>2.0.8</version>
                </dependency>
 
-
+               <dependency>
+                       <groupId>org.codehaus.castor</groupId>
+                       <artifactId>castor</artifactId>
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file