]> source.dussan.org Git - sonarqube.git/commitdiff
fix pom of volume-testing project
authorsimonbrandhof <simon.brandhof@gmail.com>
Sun, 26 Sep 2010 16:42:10 +0000 (16:42 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Sun, 26 Sep 2010 16:42:10 +0000 (16:42 +0000)
tests/volume/pom.xml

index e228e9b6961ccc647849d8b9605dae6111cab4f1..6942829c72a4fbf224f74f65ecb5d3853c8850ba 100644 (file)
@@ -69,8 +69,8 @@
             <id>start-server</id>
             <phase>pre-integration-test</phase>
             <configuration>
-              <background>true</sonar.background>
-              <dropDatabase>false</sonar.dropDatabase>
+              <background>true</background>
+              <dropDatabase>false</dropDatabase>
               <extensionsDir>${basedir}/target/extensions</extensionsDir>
             </configuration>
             <goals>