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

Feature/jena 3.11 #12

Merged
merged 5 commits into from
Jun 18, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Do not overwrite Scala version from Parent module.
  • Loading branch information
LorenzBuehmann committed Jun 18, 2019
commit 620c38840f5a83d48cbc9ba302b7e598df06801b
2 changes: 1 addition & 1 deletion sansa-inference-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<spark.deps.scope>compile</spark.deps.scope>
<scala.version>2.11.11</scala.version>

<sansa.version>0.3.1-SNAPSHOT</sansa.version>
</properties>

Expand Down