[MPMD-229] Cleanup POM, remove temporary workarounds
Use m-release-p from parent

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1763910 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a1e6069..8423bc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,16 +240,6 @@
   </dependencies>
 
   <build>
-    <pluginManagement>
-      <plugins>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-release-plugin</artifactId>
-          <!-- Temporary workaround for MRELEASE-925, to get the release out -->
-          <version>2.5.3</version>
-        </plugin>
-      </plugins>
-    </pluginManagement>
     <plugins>
       <!-- Override the Java version inherited from maven-parent -->
       <plugin>