pom.xml
branchmodel
changeset 1039 da9a1ac70910
parent 1036 a2fb6284c3a1
child 1060 e3845e4f0ec8
     1.1 --- a/pom.xml	Sun Apr 28 10:28:28 2013 +0200
     1.2 +++ b/pom.xml	Sun Apr 28 18:09:42 2013 +0200
     1.3 @@ -21,6 +21,7 @@
     1.4      <module>javaquery</module>
     1.5      <module>benchmarks</module>
     1.6      <module>ide</module>
     1.7 +    <module>launcher</module>
     1.8      <module>rt</module>
     1.9    </modules>
    1.10    <licenses>
    1.11 @@ -256,4 +257,4 @@
    1.12          </dependency>
    1.13        </dependencies>
    1.14    </dependencyManagement>
    1.15 -</project>
    1.16 \ No newline at end of file
    1.17 +</project>