You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2007/08/13 14:15:54 UTC

svn commit: r565322 - /velocity/dvsl/branches/DVSL_1.0/pom.xml

Author: cbrisson
Date: Mon Aug 13 05:15:53 2007
New Revision: 565322

URL: http://svn.apache.org/viewvc?view=rev&rev=565322
Log:
of course, a last glitch in the pom.xml made it wrong in the packaged release... at least I correct it in the branch

Modified:
    velocity/dvsl/branches/DVSL_1.0/pom.xml

Modified: velocity/dvsl/branches/DVSL_1.0/pom.xml
URL: http://svn.apache.org/viewvc/velocity/dvsl/branches/DVSL_1.0/pom.xml?view=diff&rev=565322&r1=565321&r2=565322
==============================================================================
--- velocity/dvsl/branches/DVSL_1.0/pom.xml (original)
+++ velocity/dvsl/branches/DVSL_1.0/pom.xml Mon Aug 13 05:15:53 2007
@@ -76,7 +76,7 @@
     <repository>
       <id>apache.releases</id>
       <name>Apache Release Repository</name>
-      <url>http://people.apache.org/repo/m2-ibiblio-rsync-rep
+      <url>http://people.apache.org/repo/m2-ibiblio-rsync-rep</url>
       <releases>
         <enabled>true</enabled>
       </releases>