Author: simonetripodi Date: Wed Nov 16 19:49:58 2011 New Revision: 1202859 URL: http://svn.apache.org/viewvc?rev=1202859&view=rev Log: added issue management section
Modified: maven/skins/trunk/maven-fluido-skin/pom.xml Modified: maven/skins/trunk/maven-fluido-skin/pom.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xml?rev=1202859&r1=1202858&r2=1202859&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/pom.xml (original) +++ maven/skins/trunk/maven-fluido-skin/pom.xml Wed Nov 16 19:49:58 2011 @@ -38,6 +38,10 @@ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/trunk/skin/</developerConnection> <url>http://svn.apache.org/viewvc/maven/sandbox/trunk/skin/</url> </scm> + <issueManagement> + <system>JIRA</system> + <url>https://jira.codehaus.org/browse/MSKINS/</url> + </issueManagement> <!-- Workaround for SUREFIRE-300 --> <properties>