Removed comment for plexus-utils about
Maven 2 compatibility.


git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1746917 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d532991..dc77c8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
       <artifactId>commons-lang3</artifactId>
       <version>3.1</version>
     </dependency>
-    <dependency><!-- necessary for Maven 2 compatibility -->
+    <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
       <version>3.0.24</version>