Author: proyal
Date: Sat Apr 21 12:42:20 2007
New Revision: 531090
URL: http://svn.apache.org/viewvc?view=rev&rev=531090
Log:
fix viewvc url
Modified:
mina/branches/1.1/pom.xml
Modified: mina/branches/1.1/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.1/pom.xml?view=diff&rev=531090&r1=531089&r2=531090
==============================================================================
--- mina/branches/1.1/pom.xml (original)
+++ mina/branches/1.1/pom.xml Sat Apr 21 12:42:20 2007
@@ -26,7 +26,7 @@
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/mina/branches/1.1</connection>
- <url>http://svn.apache.org/viewvc/directory/mina/branches/1.1</url>
+ <url>http://svn.apache.org/viewvc/mina/branches/1.1/</url>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/branches/1.1</developerConnection>
</scm>