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