Add jena-rdfconnection to -Pbootstrap
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/3981cd69 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/3981cd69 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/3981cd69 Branch: refs/heads/master Commit: 3981cd69dfb599f41a666a25fdb631b228736055 Parents: 8d694fc Author: Andy Seaborne <[email protected]> Authored: Sat Apr 1 14:08:13 2017 +0100 Committer: Andy Seaborne <[email protected]> Committed: Sat Apr 1 14:08:13 2017 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/3981cd69/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c435066..24720e6 100644 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,7 @@ <module>jena-base</module> <module>jena-core</module> <module>jena-arq</module> + <module>jena-rdfconnection</module> <module>jena-tdb</module> <module>apache-jena-libs</module> <module>jena-cmds</module>
