]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.autoui.launcher/pom.xml
Start introducing the interfaces
[gpl/argeo-slc.git] / org.argeo.slc.autoui.launcher / pom.xml
index 1785af18744987dc97da894dd2165fa5dcc4cf59..69e3f1df487d048897776f8c102601be02aa263f 100644 (file)
                        <artifactId>org.apache.felix.main</artifactId>
                </dependency>
                <!-- Spring -->
-               <dependency>
-                       <groupId>org.springframework</groupId>
-                       <artifactId>spring-core</artifactId>
-                       <version>2.0.8</version>
-               </dependency>
                <dependency>
                        <groupId>org.springframework</groupId>
                        <artifactId>spring-context</artifactId>
                        <version>2.0.8</version>
                </dependency>
+
                <dependency>
-                       <groupId>org.springframework</groupId>
-                       <artifactId>spring-beans</artifactId>
-                       <version>2.0.8</version>
+                       <groupId>xerces</groupId>
+                       <artifactId>xercesImpl</artifactId>
                </dependency>
-
-                       <dependency>
-                               <groupId>xerces</groupId>
-                               <artifactId>xercesImpl</artifactId>
-                       </dependency>
        </dependencies>
 </project>
\ No newline at end of file