Only depend on jena-osgi

Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/5e787635
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/5e787635
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/5e787635

Branch: refs/heads/jena
Commit: 5e787635d7340adde5143598ba12d1d011227fcc
Parents: 47abae8
Author: Stian Soiland-Reyes <[email protected]>
Authored: Fri Sep 23 17:29:56 2016 +0100
Committer: Stian Soiland-Reyes <[email protected]>
Committed: Fri Sep 23 17:29:56 2016 +0100

----------------------------------------------------------------------
 jena/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/5e787635/jena/pom.xml
----------------------------------------------------------------------
diff --git a/jena/pom.xml b/jena/pom.xml
index c06c5bf..f8a2dc4 100644
--- a/jena/pom.xml
+++ b/jena/pom.xml
@@ -48,7 +48,6 @@
                <!-- Uncomment below and disable jena-osgi to access the 
regular non-osgi 
                         Jena dependencies (e.g. for debugging) -->
                <!-- 
-                               --> 
        
                <dependency>
                        <groupId>org.apache.jena</groupId>
@@ -57,6 +56,7 @@
                        <type>pom</type>
                        <scope>optional</scope>
                </dependency>
+                               --> 
 
                <!-- As commons-rdf-jena is an OSGi bundle, we'll use the Jena 
OSGi bundle -->
                <dependency>

Reply via email to