You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2019/05/28 09:33:57 UTC

[jena] branch master updated: Remove commented out dependencies

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/master by this push:
     new bc42841  Remove commented out dependencies
bc42841 is described below

commit bc4284137144b59241f1b2fa9a3f8df24d3e0f77
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Tue May 28 10:33:50 2019 +0100

    Remove commented out dependencies
---
 jena-db/jena-dboe-storage/pom.xml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/jena-db/jena-dboe-storage/pom.xml b/jena-db/jena-dboe-storage/pom.xml
index 116407b..0d76999 100644
--- a/jena-db/jena-dboe-storage/pom.xml
+++ b/jena-db/jena-dboe-storage/pom.xml
@@ -36,21 +36,6 @@
 
   <dependencies>
 
-    <!-- This 
-    <dependency>
-      <groupId>org.apache.jena</groupId>
-      <artifactId>jena-dboe-transaction</artifactId>
-      <version>3.12.0-SNAPSHOT</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.apache.jena</groupId>
-      <artifactId>jena-dboe-index</artifactId>
-      <version>3.12.0-SNAPSHOT</version>
-    </dependency>
-    -->
-
-    <!-- Or this -->
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-dboe-trans-data</artifactId>