commit e6a433db935e8c6e79f51d353c3d6c168d4083d0 parent 8eb873a2b90db1ed314ca387fc290a3070f76f2a Author: Dan Callaghan <djc@djc.id.au> Date: Sun, 17 Apr 2011 14:45:19 +1000 sdb dep should be optional Diffstat:
| M | pom.xml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
@@ -96,6 +96,7 @@
<groupId>com.hp.hpl.jena</groupId>
<artifactId>sdb</artifactId>
<version>1.3.4</version>
+ <optional>true</optional>
<exclusions>
<exclusion>
<groupId>com.hp.hpl.jena</groupId>