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/07/30 02:49:31 UTC

svn commit: r1614531 - /logging/log4j/log4j2/tags/log4j-2.0.1/log4j-bom/pom.xml

Author: mattsicker
Date: Wed Jul 30 00:49:31 2014
New Revision: 1614531

URL: http://svn.apache.org/r1614531
Log:
Add groupId to log4j-bom.

Modified:
    logging/log4j/log4j2/tags/log4j-2.0.1/log4j-bom/pom.xml

Modified: logging/log4j/log4j2/tags/log4j-2.0.1/log4j-bom/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0.1/log4j-bom/pom.xml?rev=1614531&r1=1614530&r2=1614531&view=diff
==============================================================================
--- logging/log4j/log4j2/tags/log4j-2.0.1/log4j-bom/pom.xml (original)
+++ logging/log4j/log4j2/tags/log4j-2.0.1/log4j-bom/pom.xml Wed Jul 30 00:49:31 2014
@@ -8,6 +8,7 @@
   <modelVersion>4.0.0</modelVersion>
   <name>Apache Log4j 2 BOM</name>
   <description>Apache Log4j 2 Bill of Material</description>
+  <groupId>org.apache.logging.log4j</groupId>
   <artifactId>log4j-bom</artifactId>
   <version>2.0.1</version>
   <packaging>pom</packaging>