This repository was archived by the owner on Oct 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-9
lines changed
src/main/resources/datalake Expand file tree Collapse file tree 4 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 6464 <jena .version>3.9.0</jena .version>
6565 <sansa .rdf.version>0.5.0</sansa .rdf.version>
6666 <sansa .owl.version>0.4.1</sansa .owl.version>
67- <sansa .query.version>0.4.1-SNAPSHOT </sansa .query.version>
67+ <sansa .query.version>0.5.0 </sansa .query.version>
6868 <sansa .inference.version>0.5.0</sansa .inference.version>
69- <sansa .ml.version>0.4.1-SNAPSHOT </sansa .ml.version>
69+ <sansa .ml.version>0.5.0 </sansa .ml.version>
7070 <scalastyle .config.path>${project.basedir} /scalastyle-config.xml</scalastyle .config.path>
7171 </properties >
7272
199199 <version >${sansa.query.version} </version >
200200 </dependency >
201201
202-
203202 <!-- Inference Layer -->
204203 <dependency >
205204 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 105105 </exclusion >
106106 </exclusions >
107107 </dependency >
108+
108109 <dependency >
109110 <groupId >org.eclipse.jetty</groupId >
110111 <artifactId >jetty-xml</artifactId >
146147 <groupId >commons-codec</groupId >
147148 <artifactId >commons-codec</artifactId >
148149 </dependency >
149- <!--
150- <dependency>
151- <groupId>com.holdenkarau</groupId>
152- <artifactId>spark-testing-base_${scala.binary.version}</artifactId>
153- </dependency>
154- -->
150+ <!-- <dependency> <groupId>com.holdenkarau</groupId> <artifactId>spark-testing-base_${scala.binary.version}</artifactId>
151+ </dependency> -->
155152
156153 </dependencies >
157154
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments