Author: ctubbsii
Date: Fri Apr 12 15:27:27 2013
New Revision: 1467310
URL: http://svn.apache.org/r1467310
Log:
ACCUMULO-924 Fix brokenness in jar sealing profile that skipped tests
Modified:
accumulo/branches/1.5/pom.xml
Modified: accumulo/branches/1.5/pom.xml
URL:
http://svn.apache.org/viewvc/accumulo/branches/1.5/pom.xml?rev=1467310&r1=1467309&r2=1467310&view=diff
==============================================================================
--- accumulo/branches/1.5/pom.xml (original)
+++ accumulo/branches/1.5/pom.xml Fri Apr 12 15:27:27 2013
@@ -842,7 +842,6 @@
<activation>
<property>
<name>skipTests</name>
- <value>!false</value>
</property>
</activation>
<properties>