[MPOM-197] removed deprecated plexus-maven-plugin
diff --git a/pom.xml b/pom.xml
index 2616bb4..4e5611c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -937,12 +937,6 @@
             <tryUpdate>true</tryUpdate>
           </configuration>
         </plugin>
-        <!-- Plexus description generator is either plexus-maven-plugin or plexus-component-metadata -->
-        <plugin>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-maven-plugin</artifactId>
-          <version>1.3.8</version>
-        </plugin>
         <plugin>
           <groupId>org.codehaus.plexus</groupId>
           <artifactId>plexus-component-metadata</artifactId>