You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2011/02/09 16:14:31 UTC

svn commit: r1068933 - /karaf/branches/karaf-2.2.x/manual/pom.xml

Author: gnodet
Date: Wed Feb  9 15:14:31 2011
New Revision: 1068933

URL: http://svn.apache.org/viewvc?rev=1068933&view=rev
Log:
Upgrade wikitext to 1.2

Modified:
    karaf/branches/karaf-2.2.x/manual/pom.xml

Modified: karaf/branches/karaf-2.2.x/manual/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/manual/pom.xml?rev=1068933&r1=1068932&r2=1068933&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/manual/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/manual/pom.xml Wed Feb  9 15:14:31 2011
@@ -42,7 +42,7 @@
         <jetty-port>8080</jetty-port>
         <jetty-war-dir>${project.build.directory}/webapp/</jetty-war-dir>
         <scalate.version>1.4.0-SNAPSHOT</scalate.version>
-        <wikitext.version>1.1</wikitext.version>
+        <wikitext.version>1.2</wikitext.version>
         <scalate.editor>${env.SCALATE_EDITOR}</scalate.editor>
         <scalate.mode>production</scalate.mode>
         <scalate.workdir>${project.build.directory}/scalateWorkDir</scalate.workdir>