]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - sandbox/argeo.slc.jemmytest/pom.xml
Merge from 0.11.mbaudier (OSGi libraries)
[gpl/argeo-slc.git] / sandbox / argeo.slc.jemmytest / pom.xml
index ee45006b2db4630cd8415112c34e3d2f0be2a1d7..5422ea9c96a50f45e15ce4a08b86a68473028282 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.argeo.slc</groupId>
         <artifactId>argeo-slc</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.2-SNAPSHOT</version>
         <relativePath>../org.argeo.slc</relativePath>
     </parent>
     <groupId>org.argeo.slc.sandbox</groupId>
@@ -83,7 +83,7 @@
 
         <dependency>
             <groupId>org.argeo.slc</groupId>
-            <artifactId>argeo-slc-agent</artifactId>
+            <artifactId>org.argeo.slc.agent</artifactId>
             <version>${project.version}</version>
             <scope>test</scope>
         </dependency>
@@ -91,7 +91,7 @@
 
         <dependency>
             <groupId>org.springframework</groupId>
-            <artifactId>spring-context</artifactId>
+            <artifactId>org.springframework.context</artifactId>
         </dependency>
 
         <dependency>
             <groupId>org.argeo.dep.jemmy</groupId>
             <artifactId>org.argeo.dep.jemmy.nb61</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
-
     </dependencies>
 </project>
\ No newline at end of file