This repository was archived by the owner on Oct 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >net.sansa-stack</groupId >
55 <artifactId >sansa-inference-parent_2.11</artifactId >
6- <version >0.3.1-SNAPSHOT </version >
6+ <version >0.4.0 </version >
77 <packaging >pom</packaging >
88 <name >Inference API - Parent</name >
99
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >sansa-inference-parent_2.11</artifactId >
66 <groupId >net.sansa-stack</groupId >
7- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.4.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <groupId >net.sansa-stack</groupId >
1111 <artifactId >sansa-inference-common_${scala.binary.version} </artifactId >
12- <version >0.3.1-SNAPSHOT </version >
12+ <version >0.4.0 </version >
1313 <name >Inference API - Common</name >
1414 <description >A set of common objects used in the Inference API</description >
1515
Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ under the License.
2323 <parent >
2424 <groupId >net.sansa-stack</groupId >
2525 <artifactId >sansa-inference-parent_2.11</artifactId >
26- <version >0.3.1-SNAPSHOT </version >
26+ <version >0.4.0 </version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929 <groupId >net.sansa-stack</groupId >
3030 <artifactId >sansa-inference-flink_${scala.binary.version} </artifactId >
31- <version >0.3.1-SNAPSHOT </version >
31+ <version >0.4.0 </version >
3232
3333 <name >Inference API - Flink</name >
3434 <description >Apache Flink based inference layer for RDF and OWL</description >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >net.sansa-stack</groupId >
66 <artifactId >sansa-inference-parent_2.11</artifactId >
7- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.4.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <groupId >net.sansa-stack</groupId >
1111 <artifactId >sansa-inference-spark_${scala.binary.version} </artifactId >
12- <version >0.3.1-SNAPSHOT </version >
12+ <version >0.4.0 </version >
1313
1414 <name >Inference API - Spark</name >
1515 <description >Apache Spark based inference layer for RDF and OWL</description >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >sansa-inference-parent_2.11</artifactId >
66 <groupId >net.sansa-stack</groupId >
7- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.4.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <groupId >net.sansa-stack</groupId >
1111 <artifactId >sansa-inference-tests_${scala.binary.version} </artifactId >
12- <version >0.3.1-SNAPSHOT </version >
12+ <version >0.4.0 </version >
1313 <name >Inference API - Tests</name >
1414 <description >Contains common data and utils for inference API testing</description >
1515
You can’t perform that action at this time.
0 commit comments