aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGodin <mandrikov@gmail.com>2010-11-23 20:41:41 +0000
committerGodin <mandrikov@gmail.com>2010-11-23 20:41:41 +0000
commit43814bf35ceb2b9c3a3e6f4fcdea78745acd47a5 (patch)
tree6e45c7eb6d75e535afdc0bceb384674ff55522f2 /pom.xml
parent829208dfda0a716b03e52a763d47b660fb36e1c9 (diff)
downloadsonarqube-43814bf35ceb2b9c3a3e6f4fcdea78745acd47a5.tar.gz
sonarqube-43814bf35ceb2b9c3a3e6f4fcdea78745acd47a5.zip
Upgrade to maven-enforcer-plugin 1.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 86b84172939..0a14936c4d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>1.0-beta-1</version>
+ <version>1.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>