benchmarks/pom.xml
changeset 1854 826eb936c9a8
parent 1849 bc07f6a1e639
child 1874 0ba84325bac7
     1.1 --- a/benchmarks/pom.xml	Sat Sep 26 07:59:41 2015 +0200
     1.2 +++ b/benchmarks/pom.xml	Sun Jan 24 12:08:45 2016 +0100
     1.3 @@ -12,6 +12,6 @@
     1.4    <packaging>pom</packaging>
     1.5    <name>Performance benchmarks</name>
     1.6    <modules>
     1.7 -    <module>matrix-multiplication</module>
     1.8 +    <module>sieve</module>
     1.9    </modules>
    1.10  </project>