You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/04/27 14:29:53 UTC

svn commit: r651933 - /maven/plugin-testing/trunk/pom.xml

Author: vsiveton
Date: Sun Apr 27 05:29:52 2008
New Revision: 651933

URL: http://svn.apache.org/viewvc?rev=651933&view=rev
Log:
o using Jira MPLUGINTESTING due to MPA-110

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

Modified: maven/plugin-testing/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-testing/trunk/pom.xml?rev=651933&r1=651932&r2=651933&view=diff
==============================================================================
--- maven/plugin-testing/trunk/pom.xml (original)
+++ maven/plugin-testing/trunk/pom.xml Sun Apr 27 05:29:52 2008
@@ -43,12 +43,11 @@
     <maven>2.0.6</maven>
   </prerequisites>
 
-<!-- TODO see MPA-110
   <issueManagement>
     <system>jira</system>
-    <url>http://jira.codehaus.org/browse/MPLUGIN</url>
+    <url>http://jira.codehaus.org/browse/MPLUGINTESTING</url>
   </issueManagement>
--->
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/trunk</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/trunk</developerConnection>