RYA-177 removing unreferenced jars

closes #101


Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/59570b4f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/59570b4f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/59570b4f

Branch: refs/heads/master
Commit: 59570b4f7d8afbdfbd06308dbe082de6edf762c7
Parents: 7727b16
Author: pujav65 <puja...@gmail.com>
Authored: Fri Oct 7 11:57:22 2016 -0400
Committer: Aaron Mihalik <miha...@alum.mit.edu>
Committed: Wed Oct 12 16:26:45 2016 -0400

----------------------------------------------------------------------
 extras/indexing/pom.xml        | 5 -----
 extras/indexingExample/pom.xml | 5 -----
 2 files changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/59570b4f/extras/indexing/pom.xml
----------------------------------------------------------------------
diff --git a/extras/indexing/pom.xml b/extras/indexing/pom.xml
index 8e21879..32e9ef2 100644
--- a/extras/indexing/pom.xml
+++ b/extras/indexing/pom.xml
@@ -106,11 +106,6 @@
             <version>${project.version}</version>
             <type>test-jar</type>
         </dependency>
-         <dependency>
-            <groupId>com.vividsolutions</groupId>
-            <artifactId>jts</artifactId>
-            <version>1.13</version>
-        </dependency>
        </dependencies>
        <build>
                <pluginManagement>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/59570b4f/extras/indexingExample/pom.xml
----------------------------------------------------------------------
diff --git a/extras/indexingExample/pom.xml b/extras/indexingExample/pom.xml
index 58689de..212210e 100644
--- a/extras/indexingExample/pom.xml
+++ b/extras/indexingExample/pom.xml
@@ -59,11 +59,6 @@ under the License.
             <groupId>org.apache.accumulo</groupId>
             <artifactId>accumulo-core</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>org.locationtech.geomesa</groupId>
-            <artifactId>geomesa-accumulo-distributed-runtime</artifactId>
-        </dependency>
         
         <dependency>
             <groupId>org.apache.accumulo</groupId>

Reply via email to