diff --git a/pom.xml b/pom.xml
index 49692d9..cf5ba98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,228 +1,228 @@
-
-
- 4.0.0
-
-
- org.sonatype.oss
- oss-parent
- 7
-
-
- edu.stanford.protege
- rdf-library
- 2.0.0-SNAPSHOT
- bundle
-
- OWLAPI RDF Library
- OWLAPI RDF Library
-
-
- Stanford Center for Biomedical Informatics Research
- http://bmir.stanford.edu/
-
-
-
-
- GNU Lesser General Public License
- http://www.gnu.org/copyleft/lesser.html
-
-
-
-
-
- Timothy Redmond
- tredmond@stanford.edu
-
-
-
-
- scm:git:git@github.com:protegeproject/rdf-library.git
- scm:git:git@github.com:protegeproject/rdf-library.git
- https://github.com/protegeproject/rdf-library
-
-
-
-
- org.openrdf.sesame
- sesame-repository-sail
- 2.7.12
-
-
-
- org.openrdf.sesame
- sesame-sail-memory
- 2.7.12
-
-
-
- org.openrdf.sesame
- sesame-rio-rdfxml
- 2.7.12
-
-
-
- org.openrdf.sesame
- sesame-model
- 2.7.12
-
-
-
- org.openrdf.sesame
- sesame-queryparser-sparql
- 2.7.12
-
-
-
- org.openrdf.sesame
- sesame-queryparser-serql
- 2.7.12
-
-
-
- ch.qos.logback
- logback-classic
- 1.1.3
-
-
-
- ch.qos.logback
- logback-core
- 1.1.3
-
-
-
- org.slf4j
- slf4j-api
- 1.7.12
-
-
-
- net.sourceforge.owlapi
- owlapi-osgidistribution
- 4.1.3
-
-
-
- org.testng
- testng
- 6.8.21
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.3
-
- 1.8
- 1.8
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.4
-
-
- attach-sources
-
- jar
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.10.3
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
-
- org.apache.felix
- maven-bundle-plugin
- 3.0.1
- true
-
-
- ${project.artifactId};singleton:=true
- The Protege Development Team
- sesame-queryparser-serql, sesame-queryparser-sparql
-
- org.protege.owl.rdf*;version=${project.version},
- info.aduna.*;version="2.7.0",
- org.openrdf.*;version="2.7.0",
- org.slf4j.*;version="1.7.5",
- ch.qos.logback.*;version="1.0.12",
- com.fasterxml.jackson.core.*;version="2.5.1"
-
- org.openrdf.query.parser.QueryParserFactory
-
- !org.apache.commons.httpclient.*,
- !groovy.lang,
- !javax.jms,
- !javax.mail.*,
- !javax.servlet.*,
- !org.codehaus.*,
- !sun.reflect.*,
- *
-
-
-
-
-
- bundle-manifest
- process-classes
-
- manifest
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.19
-
- true
-
-
-
- unit-tests
- test
-
- test
-
-
- false
-
- src/test/resources/unit-tests.xml
-
-
-
-
-
-
-
- maven-eclipse-plugin
- 2.9
-
- true
-
-
-
-
-
+
+
+ 4.0.0
+
+
+ org.sonatype.oss
+ oss-parent
+ 7
+
+
+ edu.stanford.protege
+ rdf-library
+ 2.0.0
+ bundle
+
+ OWLAPI RDF Library
+ OWLAPI RDF Library
+
+
+ Stanford Center for Biomedical Informatics Research
+ http://bmir.stanford.edu/
+
+
+
+
+ GNU Lesser General Public License
+ http://www.gnu.org/copyleft/lesser.html
+
+
+
+
+
+ Timothy Redmond
+ tredmond@stanford.edu
+
+
+
+
+ scm:git:git@github.com:protegeproject/rdf-library.git
+ scm:git:git@github.com:protegeproject/rdf-library.git
+ https://github.com/protegeproject/rdf-library
+
+
+
+
+ org.openrdf.sesame
+ sesame-repository-sail
+ 2.7.12
+
+
+
+ org.openrdf.sesame
+ sesame-sail-memory
+ 2.7.12
+
+
+
+ org.openrdf.sesame
+ sesame-rio-rdfxml
+ 2.7.12
+
+
+
+ org.openrdf.sesame
+ sesame-model
+ 2.7.12
+
+
+
+ org.openrdf.sesame
+ sesame-queryparser-sparql
+ 2.7.12
+
+
+
+ org.openrdf.sesame
+ sesame-queryparser-serql
+ 2.7.12
+
+
+
+ ch.qos.logback
+ logback-classic
+ 1.1.3
+
+
+
+ ch.qos.logback
+ logback-core
+ 1.1.3
+
+
+
+ org.slf4j
+ slf4j-api
+ 1.7.12
+
+
+
+ net.sourceforge.owlapi
+ owlapi-osgidistribution
+ 4.1.3
+
+
+
+ org.testng
+ testng
+ 6.8.21
+ test
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.3
+
+ 1.8
+ 1.8
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 2.4
+
+
+ attach-sources
+
+ jar
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.10.3
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ 3.0.1
+ true
+
+
+ ${project.artifactId};singleton:=true
+ The Protege Development Team
+ sesame-queryparser-serql, sesame-queryparser-sparql
+
+ org.protege.owl.rdf*;version=${project.version},
+ info.aduna.*;version="2.7.0",
+ org.openrdf.*;version="2.7.0",
+ org.slf4j.*;version="1.7.5",
+ ch.qos.logback.*;version="1.0.12",
+ com.fasterxml.jackson.core.*;version="2.5.1"
+
+ org.openrdf.query.parser.QueryParserFactory
+
+ !org.apache.commons.httpclient.*,
+ !groovy.lang,
+ !javax.jms,
+ !javax.mail.*,
+ !javax.servlet.*,
+ !org.codehaus.*,
+ !sun.reflect.*,
+ *
+
+
+
+
+
+ bundle-manifest
+ process-classes
+
+ manifest
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.19
+
+ true
+
+
+
+ unit-tests
+ test
+
+ test
+
+
+ false
+
+ src/test/resources/unit-tests.xml
+
+
+
+
+
+
+
+ maven-eclipse-plugin
+ 2.9
+
+ true
+
+
+
+
+