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 12:27:07 UTC

svn commit: r1343650 - /cocoon/trunk/parent/pom.xml

Author: ilgrosso
Date: Tue May 29 10:27:07 2012
New Revision: 1343650

URL: http://svn.apache.org/viewvc?rev=1343650&view=rev
Log:
Using whole spring-configurator subcontext

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=1343650&r1=1343649&r2=1343650&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Tue May 29 10:27:07 2012
@@ -3247,8 +3247,7 @@
     <docs.m.servlet-service-components.version>1.0</docs.m.servlet-service-components.version>
     <docs.m.servlet-service-components.relPath>${docs.m.site-servlet-service.relPath}servlet-service-components/${docs.m.servlet-service-components.version}/</docs.m.servlet-service-components.relPath>
     <docs.m.configuration-api.relPath>${docs.m.site-configuration.relPath}configuration-api/</docs.m.configuration-api.relPath>
-    <docs.m.spring-configurator.version>2.1</docs.m.spring-configurator.version>
-    <docs.m.spring-configurator.relPath>${docs.m.site-configuration.relPath}spring-configurator/${docs.m.spring-configurator.version}/</docs.m.spring-configurator.relPath>
+    <docs.m.spring-configurator.relPath>${docs.m.site-configuration.relPath}spring-configurator/</docs.m.spring-configurator.relPath>
     <docs.m.jnet.relPath>subprojects/jnet/</docs.m.jnet.relPath>
     <docs.m.block-deployment.version>1.1</docs.m.block-deployment.version>
     <docs.m.block-deployment.relPath>subprojects/block-deployment/${docs.m.block-deployment.version}/</docs.m.block-deployment.relPath>