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 11:57:02 UTC

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

Author: ilgrosso
Date: Tue May 29 09:57:02 2012
New Revision: 1343636

URL: http://svn.apache.org/viewvc?rev=1343636&view=rev
Log:
Using whole configuration 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=1343636&r1=1343635&r2=1343636&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Tue May 29 09:57:02 2012
@@ -3202,7 +3202,7 @@
     <docs.m.site-core-modules.relPath>2.2/core-modules/</docs.m.site-core-modules.relPath>
     <docs.m.site-maven-plugins.relPath>2.2/maven-plugins/</docs.m.site-maven-plugins.relPath>
     <docs.m.site-subprojects.relPath>subprojects/</docs.m.site-subprojects.relPath>
-    <docs.m.site-configuration.relPath>subprojects/configuration/1.0/</docs.m.site-configuration.relPath>
+    <docs.m.site-configuration.relPath>subprojects/configuration/</docs.m.site-configuration.relPath>
     <docs.m.site-servlet-service.version>1.0</docs.m.site-servlet-service.version>
     <docs.m.site-servlet-service.relPath>subprojects/servlet-service/${docs.m.site-servlet-service.version}/</docs.m.site-servlet-service.relPath>
     <!-- Path and version properties: core -->