include scm in pom.xml
----------------------
Key: MDOAP-3
URL: http://jira.codehaus.org/browse/MDOAP-3
Project: Maven 2.x DOAP Plugin
Issue Type: Wish
Reporter: Rainer Wasserfuhr
Priority: Minor
include scm section in the pom:
<scm>
<connection>
scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin/
</connection>
<developerConnection>
scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin/
</developerConnection>
<url>
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/
</url>
</scm>
<issueManagement>
<system>jira</system>
<url>http://jira.codehaus.org/browse/MDOAP</url>
</issueManagement>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira