Author: rgoers
Date: Sat Jul 14 22:50:31 2012
New Revision: 1361605
URL: http://svn.apache.org/viewvc?rev=1361605&view=rev
Log:
Exclude Flume OG from a release
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=1361605&r1=1361604&r2=1361605&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sat Jul 14 22:50:31 2012
@@ -475,7 +475,6 @@
</plugins>
</build>
<modules>
- <module>flume-og</module>
<module>flume-ng</module>
<module>dist</module>
</modules>