Skip to content

Commit

Permalink
Updated rdf-library and sparql-query-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhorridge committed Dec 18, 2018
1 parent 983e040 commit 9f1c9a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>rdf-library</artifactId>
<version>2.0.2</version>
<version>3.0.0</version>
</dependency>

<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>sparql-query-plugin</artifactId>
<version>2.0.1</version>
<version>3.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9f1c9a0

Please sign in to comment.