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/10 13:58:32 UTC

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

Author: gnodet
Date: Thu Feb 10 12:58:32 2011
New Revision: 1069373

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

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=1069373&r1=1069372&r2=1069373&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/manual/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/manual/pom.xml Thu Feb 10 12:58:32 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</scalate.version>
-        <wikitext.version>1.3-SNAPSHOT</wikitext.version>
+        <wikitext.version>1.3</wikitext.version>
         <scalate.editor>${env.SCALATE_EDITOR}</scalate.editor>
         <scalate.mode>production</scalate.mode>
         <scalate.workdir>${project.build.directory}/scalateWorkDir</scalate.workdir>