javaquery/pom.xml
changeset 200 227bafe6ef52
parent 140 590958fcb7d7
child 218 bbc04118d571
     1.1 --- a/javaquery/pom.xml	Fri Nov 09 11:47:00 2012 +0100
     1.2 +++ b/javaquery/pom.xml	Sun Nov 25 21:23:06 2012 +0100
     1.3 @@ -13,5 +13,6 @@
     1.4    <name>JavaQuery API and Demo</name>
     1.5      <modules>
     1.6          <module>api</module>
     1.7 +        <module>demo-calculator</module>
     1.8      </modules>
     1.9  </project>