You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2008/08/06 00:35:54 UTC

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

Author: reinhard
Date: Tue Aug  5 15:35:54 2008
New Revision: 683006

URL: http://svn.apache.org/viewvc?rev=683006&view=rev
Log:
fix ssf doc version

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=683006&r1=683005&r2=683006&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Tue Aug  5 15:35:54 2008
@@ -3296,7 +3296,7 @@
     <docs.m.xml-util.version>1.0</docs.m.xml-util.version>
     <docs.m.xml-util.relPath>2.2/core-modules/xml-util/${docs.m.xml-util.version}/</docs.m.xml-util.relPath>
     <!-- Path and version properties: subprojects -->
-    <docs.m.servlet-service-impl.version>1.0</docs.m.servlet-service-impl.version>
+    <docs.m.servlet-service-impl.version>1.1</docs.m.servlet-service-impl.version>
     <docs.m.servlet-service-impl.relPath>${docs.m.site-servlet-service.relPath}servlet-service-impl/${docs.m.servlet-service-impl.version}/</docs.m.servlet-service-impl.relPath>
     <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>