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 2018/12/30 14:09:31 UTC

[jena] 01/04: Enable jena-maven-tools

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

commit ced8a8e161e30b5ab13d6137bfe2b06e2d3c1cc3
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Sun Dec 30 13:59:24 2018 +0000

    Enable jena-maven-tools
---
 pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4d1785d..47f7f3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,9 +243,7 @@
         <!-- Retired: <module>jena-fuseki1</module> -->
         <!-- Retired: <module>jena-csv</module> -->
         <module>jena-sdb</module>
-        <!-- apache-19 breaks this
-          <module>jena-maven-tools</module>
-        -->
+        <module>jena-maven-tools</module>
 
         <!-- Other -->
         <module>jena-permissions</module>