]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/pom.xml
Upload of distributions
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / pom.xml
index 48c969f01e1b8610a2eb9e828d4303595fad2c6f..21cb4437d106f3f006f9728e11fe55703920c077 100644 (file)
                </plugins>
        </build>
        <dependencies>
-
-
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.support.simple</artifactId>
-               </dependency>
-
-               <dependency>
-                       <groupId>org.eclipse.osgi</groupId>
-                       <artifactId>org.eclipse.osgi</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>org.springframework.osgi.core</artifactId>
-               </dependency>
-
-               <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>org.springframework.osgi.extender</artifactId>
-               </dependency>
-
-               <dependency>
-                       <groupId>net.sourceforge.cglib</groupId>
-                       <artifactId>com.springsource.net.sf.cglib</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.objectweb.asm</groupId>
-                       <artifactId>com.springsource.org.objectweb.asm.attrs</artifactId>
+                       <artifactId>org.argeo.slc.support.osgi</artifactId>
                </dependency>
-
+               
+               <!-- Unit Tests -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.osgiboot</artifactId>
+                       <artifactId>org.argeo.slc.unit</artifactId>
+                       <scope>test</scope>
                </dependency>
 
        </dependencies>