]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - sandbox/argeo.slc.testui/pom.xml
Detached UI architecture
[gpl/argeo-slc.git] / sandbox / argeo.slc.testui / pom.xml
index 9192439c8f2d660001a3649556ab70ef641e42fd..40d00c243c503e1463535380f947945b44b4e73b 100644 (file)
                </plugins>
        </build>
        <dependencies>
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.autoui</artifactId>
-                       <version>0.11.1-SNAPSHOT</version>
-                       <scope>test</scope>
-                       <exclusions>
-                               <exclusion>
-                                       <groupId>org.apache.felix</groupId>
-                                       <artifactId>org.osgi.core</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.apache.felix</groupId>
-                                       <artifactId>org.apache.felix.main</artifactId>
-                               </exclusion>
-                       </exclusions>
-               </dependency>
 
                <dependency>
                        <groupId>org.argeo.dep.jemmy</groupId>
                        <artifactId>org.argeo.dep.jemmy.nb61</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
+                       <version>0.2.2</version>
                        <scope>test</scope>
                </dependency>
                <dependency>