You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/12/12 14:20:53 UTC

svn commit: r1420657 - /maven/release/trunk/maven-release-plugin/pom.xml

Author: olamy
Date: Wed Dec 12 13:20:51 2012
New Revision: 1420657

URL: http://svn.apache.org/viewvc?rev=1420657&view=rev
Log:
remove inherited value

Modified:
    maven/release/trunk/maven-release-plugin/pom.xml

Modified: maven/release/trunk/maven-release-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/release/trunk/maven-release-plugin/pom.xml?rev=1420657&r1=1420656&r2=1420657&view=diff
==============================================================================
--- maven/release/trunk/maven-release-plugin/pom.xml (original)
+++ maven/release/trunk/maven-release-plugin/pom.xml Wed Dec 12 13:20:51 2012
@@ -39,10 +39,7 @@
     <maven>${mavenVersion}</maven>
   </prerequisites>
 
-  <issueManagement>
-    <system>JIRA</system>
-    <url>http://jira.codehaus.org/browse/MRELEASE</url>
-  </issueManagement>
+
   <distributionManagement>
     <site>
       <id>apache.website</id>