]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/pom.xml
Start implementing OSGi integration tests
[gpl/argeo-slc.git] / org.argeo.slc / pom.xml
index 7a4b56f3f01e5f3a793380a6b4719e029db0f448..1d512ae78fe849a2b8e125ee90e5b3c599040a84 100644 (file)
@@ -20,7 +20,6 @@
                <version.equinox>3.4.2.R34x_v20080826-1230</version.equinox>
                <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
                <version.activemq>5.2.0.0006</version.activemq>
-               <!-- <version.activemq-web>5.2.0.0005</version.activemq-web> -->
                <version.maven-argeo-osgi>0.1.10</version.maven-argeo-osgi>
        </properties>
        <scm>
@@ -253,6 +252,12 @@ limitations under the License.
                                <artifactId>org.argeo.slc.server</artifactId>
                                <version>${project.version}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.argeo.slc.runtime</groupId>
+                               <artifactId>org.argeo.slc.server</artifactId>
+                               <version>${project.version}</version>
+                               <classifier>tests</classifier>
+                       </dependency>
                        <dependency>
                                <groupId>org.argeo.slc.runtime</groupId>
                                <artifactId>org.argeo.slc.osgiboot</artifactId>