You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/05/29 15:51:55 UTC

svn commit: r1343726 - /cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml

Author: ilgrosso
Date: Tue May 29 13:51:55 2012
New Revision: 1343726

URL: http://svn.apache.org/viewvc?rev=1343726&view=rev
Log:
Missing URL in POM

Modified:
    cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml?rev=1343726&r1=1343725&r2=1343726&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml Tue May 29 13:51:55 2012
@@ -37,6 +37,7 @@
     It provides a standardized way of handling various configuration issues when using Spring.
     The feature list includes automatic property handling and inclusion of configuration files.
   </description>
+  <url>http://cocoon.apache.org/${docs.m.spring-configurator.relPath}</url>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/trunk</connection>