You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2014/08/17 05:19:28 UTC

svn commit: r1618447 - /logging/log4j/log4j2/trunk/pom.xml

Author: mattsicker
Date: Sun Aug 17 03:19:28 2014
New Revision: 1618447

URL: http://svn.apache.org/r1618447
Log:
Update pom properties for 2.0.2

Modified:
    logging/log4j/log4j2/trunk/pom.xml

Modified: logging/log4j/log4j2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1618447&r1=1618446&r2=1618447&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sun Aug 17 03:19:28 2014
@@ -153,8 +153,8 @@
     <slf4j.version>1.7.7</slf4j.version>
     <logback.version>1.0.13</logback.version>
     <log4jParentDir>${basedir}</log4jParentDir>
-    <Log4jReleaseVersion>2.0.1</Log4jReleaseVersion>
-    <Log4jReleaseCount>fifteenth</Log4jReleaseCount>
+    <Log4jReleaseVersion>2.0.2</Log4jReleaseVersion>
+    <Log4jReleaseCount>sixteenth</Log4jReleaseCount>
     <jackson1.version>1.9.13</jackson1.version>
     <jackson2.version>2.4.1</jackson2.version>
     <spring.version>3.2.8.RELEASE</spring.version>