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:38:57 UTC

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

Author: ilgrosso
Date: Tue May 29 09:38:57 2012
New Revision: 1343627

URL: http://svn.apache.org/viewvc?rev=1343627&view=rev
Log:
Using whole jnet 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=1343627&r1=1343626&r2=1343627&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Tue May 29 09:38:57 2012
@@ -3250,8 +3250,7 @@
     <docs.m.configuration-api.relPath>${docs.m.site-configuration.relPath}configuration-api/${docs.m.configuration-api.version}/</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.jnet.version>1.1</docs.m.jnet.version>
-    <docs.m.jnet.relPath>subprojects/jnet/${docs.m.jnet.version}/</docs.m.jnet.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>    
     <!-- Path and version properties: blocks -->