You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by rv...@apache.org on 2013/08/01 20:36:31 UTC

svn commit: r1509376 - /jena/trunk/pom.xml

Author: rvesse
Date: Thu Aug  1 18:36:30 2013
New Revision: 1509376

URL: http://svn.apache.org/r1509376
Log:
Add jena-jdbc module to main build

Modified:
    jena/trunk/pom.xml

Modified: jena/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/pom.xml?rev=1509376&r1=1509375&r2=1509376&view=diff
==============================================================================
--- jena/trunk/pom.xml (original)
+++ jena/trunk/pom.xml Thu Aug  1 18:36:30 2013
@@ -60,6 +60,7 @@
     <module>jena-text</module>
     <module>jena-sdb</module>
     <module>jena-fuseki</module>
+    <module>jena-jdbc</module>
 
     <!-- Delivery modules - after build modules --> 
     <module>apache-jena-libs</module>