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 <[email protected]>
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>