Author: cjnolet
Date: Tue May 21 13:03:11 2013
New Revision: 1484792
URL: http://svn.apache.org/r1484792
Log:
ACCUMULO-1438 Adding mini artifact to assembly and removing redundant rat
plugin from mini pom.
Modified:
accumulo/branches/1.5/assemble/pom.xml
accumulo/branches/1.5/mini/pom.xml
Modified: accumulo/branches/1.5/assemble/pom.xml
URL:
http://svn.apache.org/viewvc/accumulo/branches/1.5/assemble/pom.xml?rev=1484792&r1=1484791&r2=1484792&view=diff
==============================================================================
--- accumulo/branches/1.5/assemble/pom.xml (original)
+++ accumulo/branches/1.5/assemble/pom.xml Tue May 21 13:03:11 2013
@@ -51,6 +51,10 @@
</dependency>
<dependency>
<groupId>org.apache.accumulo</groupId>
+ <artifactId>accumulo-mini</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.accumulo</groupId>
<artifactId>accumulo-proxy</artifactId>
</dependency>
<dependency>
Modified: accumulo/branches/1.5/mini/pom.xml
URL:
http://svn.apache.org/viewvc/accumulo/branches/1.5/mini/pom.xml?rev=1484792&r1=1484791&r2=1484792&view=diff
==============================================================================
Binary files - no diff available.