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/04/26 01:44:06 UTC

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

Author: mattsicker
Date: Fri Apr 25 23:44:05 2014
New Revision: 1590196

URL: http://svn.apache.org/r1590196
Log:
Remove unneeded version tag.

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

Modified: logging/log4j/log4j2/trunk/log4j-bom/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-bom/pom.xml?rev=1590196&r1=1590195&r2=1590196&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-bom/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-bom/pom.xml Fri Apr 25 23:44:05 2014
@@ -12,7 +12,6 @@
   <name>Apache Log4j 2 BOM</name>
   <description>Apache Log4j 2 Bill of Material</description>
   <artifactId>log4j-bom</artifactId>
-  <version>${project.parent.version}</version>
   <packaging>pom</packaging>
   <dependencyManagement>
     <dependencies>