First round of renaming packages, and reorganizing files.

git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_inverted_index_updates_new@1811 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-storage-am-lsm-invertedindex/pom.xml b/hyracks-storage-am-lsm-invertedindex/pom.xml
index df14adf..51f10cc 100644
--- a/hyracks-storage-am-lsm-invertedindex/pom.xml
+++ b/hyracks-storage-am-lsm-invertedindex/pom.xml
@@ -37,13 +37,6 @@
 			<version>0.2.1-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
-		</dependency>
-				<dependency>
-			<groupId>edu.uci.ics.hyracks</groupId>
-			<artifactId>hyracks-storage-am-invertedindex</artifactId>
-			<version>0.2.1-SNAPSHOT</version>
-			<type>jar</type>
-			<scope>compile</scope>
-		</dependency>
+	    </dependency>
 	</dependencies>
 </project>
\ No newline at end of file