Author: hboutemy Date: Sat Sep 10 15:10:57 2011 New Revision: 1167531 URL: http://svn.apache.org/viewvc?rev=1167531&view=rev Log: fixed issueManagement section
Modified: maven/sandbox/trunk/doxia/doxia-ide/eclipse/site/pom.xml Modified: maven/sandbox/trunk/doxia/doxia-ide/eclipse/site/pom.xml URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-ide/eclipse/site/pom.xml?rev=1167531&r1=1167530&r2=1167531&view=diff ============================================================================== --- maven/sandbox/trunk/doxia/doxia-ide/eclipse/site/pom.xml (original) +++ maven/sandbox/trunk/doxia/doxia-ide/eclipse/site/pom.xml Sat Sep 10 15:10:57 2011 @@ -35,7 +35,7 @@ under the License. <packaging>pom</packaging> <description>Website for the Apache Maven Doxia Eclipse plugin.</description> - <url>http://maven.apache.org/doxia</url> + <url>http://maven.apache.org/doxia</url><!-- TODO --> <!-- The project basedir --> <scm> @@ -43,10 +43,9 @@ under the License. <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse</developerConnection> <url>https://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse</url> </scm> - <!-- TODO --> <issueManagement> <system>jira</system> - <url>http://jira.codehaus.org/browse/DOXIA</url> + <url>http://jira.codehaus.org/browse/DOXIATOOLS/component/14861</url> </issueManagement> <ciManagement> <system>Jenkins</system>