Author: abayer
Date: Thu Sep 1 21:37:01 2011
New Revision: 1164285
URL: http://svn.apache.org/viewvc?rev=1164285&view=rev
Log:
Removing test-jar dependency in packagesmoke
Modified:
incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml
Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml?rev=1164285&r1=1164284&r2=1164285&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml Thu Sep
1 21:37:01 2011
@@ -54,7 +54,6 @@
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hadoopsmoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <type>test-jar</type>
</dependency>
</dependencies>
</project>