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

Commit

Permalink
updated pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Aklakan committed Jun 11, 2019
1 parent ea30fd2 commit 5966ca8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -35,8 +35,8 @@
<spark.version>2.4.3</spark.version>
<flink.version>1.8.0</flink.version>

<jena.version>3.9.0</jena.version>
<jsa.subversion>1</jsa.subversion>
<jena.version>3.11.0</jena.version>
<jsa.subversion>1-SNAPSHOT</jsa.subversion>

<jsa.version>${jena.version}-${jsa.subversion}</jsa.version>
<scalastyle.config.path>${project.basedir}/scalastyle-config.xml</scalastyle.config.path>
Expand Down Expand Up @@ -324,7 +324,7 @@
<dependency>
<groupId>org.aksw.sparqlify</groupId>
<artifactId>sparqlify-core</artifactId>
<version>0.8.5</version>
<version>0.8.7-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.aksw.sparqlify</groupId>
Expand Down

0 comments on commit 5966ca8

Please sign in to comment.