Author: vsiveton
Date: Mon Dec 15 14:25:10 2008
New Revision: 726854
URL: http://svn.apache.org/viewvc?rev=726854&view=rev
Log:
o fixed SCM due to r726840
Modified:
maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
Modified: maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/branches/doxia-1.0.x/pom.xml?rev=726854&r1=726853&r2=726854&view=diff
==============================================================================
--- maven/doxia/doxia/branches/doxia-1.0.x/pom.xml (original)
+++ maven/doxia/doxia/branches/doxia-1.0.x/pom.xml Mon Dec 15 14:25:10 2008
@@ -94,9 +94,9 @@
</issueManagement>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/branches/doxia-1.0-alpha-x/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/branches/doxia-1.0-alpha-x/</developerConnection>
-
<url>https://svn.apache.org/viewvc/maven/doxia/doxia/branches/doxia-1.0-alpha-x/</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/branches/doxia-1.0.x/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/branches/doxia-1.0.x/</developerConnection>
+
<url>https://svn.apache.org/viewvc/maven/doxia/doxia/branches/doxia-1.0.x/</url>
</scm>
<reporting>