Integration tests*
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 3 Jun 2009 11:27:55 +0000 (11:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 3 Jun 2009 11:27:55 +0000 (11:27 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2451 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

integration-tests/pom.xml
pom.xml

index 0f36d993252aa211fdff310caff7f9302de9e2b3..a558f6e45a81f26d97066b25e6cab118db5b9a46 100644 (file)
@@ -6,6 +6,7 @@
                <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
+       <groupId>org.argeo.slc.it</groupId>
        <artifactId>argeo-slc-it</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC Integration Tests</name>
diff --git a/pom.xml b/pom.xml
index cdad3ab3ca87b244547964e01e2666d71b88067b..6ddc57cfcedf8eccc3faf6b148d23d039aeb1b43 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,6 +14,7 @@
                <module>runtime</module>
                <module>demo</module>
                <module>server</module>
+               <module>integration-tests</module>
        </modules>
        <scm>
                <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>