Author: mattsicker
Date: Sat Mar  8 20:33:30 2014
New Revision: 1575602

URL: http://svn.apache.org/r1575602
Log:
Update versions in Flume documentation.

Modified:
    logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml

Modified: logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml?rev=1575602&r1=1575601&r2=1575602&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml Sat Mar  
8 20:33:30 2014
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+<!-- TODO: turn this into a velocity template for all the version numbers -->
 <document>
     <properties>
         <title>Flume Next Gen Appender</title>
@@ -45,7 +45,7 @@
         <groupId>com.sleepycat</groupId>
         <artifactId>je</artifactId>
         <version>5.0.73</version>
-        </dependency>
+      </dependency>
     </dependencies>
   </dependencyManagement>
   <dependencies>
@@ -79,9 +79,9 @@
   <description>App to test log4j appender</description>
 
   <properties>
-    <log4j.version>2.0-beta6</log4j.version>
-    <slf4j.version>1.6.6</slf4j.version>
-    <jackson.version>1.9.3</jackson.version>
+    <log4j.version>2.0-rc2</log4j.version>
+    <slf4j.version>1.7.6</slf4j.version>
+    <jackson.version>1.9.13</jackson.version>
   </properties>
 
   <dependencyManagement>


Reply via email to