]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-1851 fix version of maven3 artifacts
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 12 Oct 2010 12:27:17 +0000 (12:27 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 12 Oct 2010 12:27:17 +0000 (12:27 +0000)
sonar-maven3-plugin/pom.xml

index 71022136e4d87546fe5d4909441aef03bc071586..317f450c0ee7282812a7441c0d51ae64312f6e3e 100644 (file)
@@ -17,7 +17,7 @@
   </prerequisites>-->
 
   <properties>
-    <maven.version>3.0-beta-3</maven.version>
+    <maven.version>3.0</maven.version>
   </properties>
 
   <dependencies>