diff options
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml b/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml index 69d9062d69d..46ef99d0644 100644 --- a/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml +++ b/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml @@ -53,7 +53,7 @@ <version>1.2</version> </dependency> - <!-- Required for compatibility with Maven 2.0 --> + <!-- Required for compatibility with Maven 2.x --> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> |