Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Bump sparqlify version to 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
GezimSejdiu committed Jun 19, 2019
1 parent 38f4770 commit 25b0272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -52,7 +52,7 @@
<hadoop.version>2.9.2</hadoop.version>

<jena.version>3.11.0</jena.version>
<jsa.subversion>1-SNAPSHOT</jsa.subversion>
<jsa.subversion>1</jsa.subversion>
<jsa.version>${jena.version}-${jsa.subversion}</jsa.version>

<!-- Jetty is pulled in from at least sparqlify - the current dep declarations do not cover all mentioned jetty deps -->
Expand Down Expand Up @@ -505,7 +505,7 @@
<dependency>
<groupId>org.aksw.sparqlify</groupId>
<artifactId>sparqlify-core</artifactId>
<version>0.8.7-SNAPSHOT</version>
<version>0.8.7</version>
<exclusions>
<!-- <exclusion> <groupId>cglib</groupId> <artifactId>cglib</artifactId>
</exclusion> -->
Expand Down

0 comments on commit 25b0272

Please sign in to comment.