Author: vsiveton Date: Wed Jun 17 10:48:05 2009 New Revision: 785547 URL: http://svn.apache.org/viewvc?rev=785547&view=rev Log: o fixed scm tag
Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=785547&r1=785546&r2=785547&view=diff ============================================================================== --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Wed Jun 17 10:48:05 2009 @@ -102,9 +102,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/tags/doxia-1.1</developerConnection> - <url>http://svn.apache.org/viewcvs.cgi/maven/doxia/doxia/tags/doxia-1.1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/trunk</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/maven/doxia/doxia/trunk</url> </scm> <issueManagement> <system>jira</system>