You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2012/03/13 21:11:09 UTC

svn commit: r1300329 - in /incubator/accumulo/trunk: src/ start/pom.xml

Author: bimargulies
Date: Tue Mar 13 20:11:09 2012
New Revision: 1300329

URL: http://svn.apache.org/viewvc?rev=1300329&view=rev
Log:
ACCUMULO-464: fix start pom, remove empty src dir.

Removed:
    incubator/accumulo/trunk/src/
Modified:
    incubator/accumulo/trunk/start/pom.xml

Modified: incubator/accumulo/trunk/start/pom.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/trunk/start/pom.xml?rev=1300329&r1=1300328&r2=1300329&view=diff
==============================================================================
--- incubator/accumulo/trunk/start/pom.xml (original)
+++ incubator/accumulo/trunk/start/pom.xml Tue Mar 13 20:11:09 2012
@@ -22,7 +22,6 @@
     <groupId>org.apache.accumulo</groupId>
     <artifactId>accumulo</artifactId>
     <version>1.5.0-incubating-SNAPSHOT</version>
-    <relativePath>../../</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>