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 +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >net.sansa-stack</groupId >
8
8
<artifactId >sansa-parent</artifactId >
9
- <version >0.6 .1-SNAPSHOT</version >
9
+ <version >0.7 .1-SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >sansa-inference-parent_2.11</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >sansa-inference-parent_2.11</artifactId >
6
6
<groupId >net.sansa-stack</groupId >
7
- <version >0.6 .1-SNAPSHOT</version >
7
+ <version >0.7 .1-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >sansa-inference-common_${scala.binary.version} </artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >net.sansa-stack</groupId >
25
25
<artifactId >sansa-inference-parent_2.11</artifactId >
26
- <version >0.6 .1-SNAPSHOT</version >
26
+ <version >0.7 .1-SNAPSHOT</version >
27
27
<relativePath >../pom.xml</relativePath >
28
28
</parent >
29
29
<artifactId >sansa-inference-flink_${scala.binary.version} </artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >net.sansa-stack</groupId >
6
6
<artifactId >sansa-inference-parent_2.11</artifactId >
7
- <version >0.6 .1-SNAPSHOT</version >
7
+ <version >0.7 .1-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >sansa-inference-spark_${scala.binary.version} </artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >sansa-inference-parent_2.11</artifactId >
6
6
<groupId >net.sansa-stack</groupId >
7
- <version >0.6 .1-SNAPSHOT</version >
7
+ <version >0.7 .1-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >sansa-inference-tests_${scala.binary.version} </artifactId >
You can’t perform that action at this time.
0 commit comments