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

Commit 5b8a990

Browse files
committed
Bump sansa.inference version to 0.5.0
1 parent c22b7fb commit 5b8a990

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<sansa.rdf.version>0.5.0</sansa.rdf.version>
6666
<sansa.owl.version>0.4.1</sansa.owl.version>
6767
<sansa.query.version>0.4.1-SNAPSHOT</sansa.query.version>
68-
<sansa.inference.version>0.4.1-SNAPSHOT</sansa.inference.version>
68+
<sansa.inference.version>0.5.0</sansa.inference.version>
6969
<sansa.ml.version>0.4.1-SNAPSHOT</sansa.ml.version>
7070
<scalastyle.config.path>${project.basedir}/scalastyle-config.xml</scalastyle.config.path>
7171
</properties>

sansa-examples-spark/src/main/scala/net/sansa_stack/examples/spark/inference/RDFGraphInference.scala renamed to sansa-examples-spark/src/main/scala/net/sansa_stack/examples/spark/inference/triples/RDFGraphInference.scala

File renamed without changes.

0 commit comments

Comments
 (0)