File tree 6 files changed +10
-71
lines changed
6 files changed +10
-71
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >io.github.padreati</groupId >
7
7
<artifactId >rapaio</artifactId >
8
8
<packaging >pom</packaging >
9
- <version >6.0 .0</version >
9
+ <version >6.1 .0</version >
10
10
<name >rapaio</name >
11
11
<description >Rapaio Library</description >
12
12
<url >https://github.com/padreati/rapaio</url >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >rapaio</artifactId >
7
7
<groupId >io.github.padreati</groupId >
8
- <version >6.0 .0</version >
8
+ <version >6.1 .0</version >
9
9
</parent >
10
10
11
11
<artifactId >rapaio-code-gen</artifactId >
12
- <version >6.0 .0</version >
12
+ <version >6.1 .0</version >
13
13
<name >rapaio-code-gen</name >
14
14
15
15
<build >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.padreati</groupId >
8
8
<artifactId >rapaio</artifactId >
9
- <version >6.0 .0</version >
9
+ <version >6.1 .0</version >
10
10
</parent >
11
11
<artifactId >rapaio-core</artifactId >
12
- <version >6.0 .0</version >
12
+ <version >6.1 .0</version >
13
13
<name >rapaio-core</name >
14
14
<url >https://github.com/padreati/rapaio/tree/master/rapaio-core</url >
15
15
<licenses >
23
23
<dependency >
24
24
<groupId >io.github.padreati</groupId >
25
25
<artifactId >rapaio-code-gen</artifactId >
26
- <version >6.0 .0</version >
26
+ <version >6.1 .0</version >
27
27
<scope >runtime</scope >
28
28
</dependency >
29
29
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.github.padreati</groupId >
6
6
<artifactId >rapaio</artifactId >
7
- <version >6.0 .0</version >
7
+ <version >6.1 .0</version >
8
8
</parent >
9
9
<artifactId >rapaio-experiment</artifactId >
10
10
<name >rapaio-experiment</name >
20
20
<dependency >
21
21
<groupId >io.github.padreati</groupId >
22
22
<artifactId >rapaio-core</artifactId >
23
- <version >6.0 .0</version >
23
+ <version >6.1 .0</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >org.openjfx</groupId >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<artifactId >rapaio</artifactId >
28
28
<groupId >io.github.padreati</groupId >
29
- <version >6.0 .0</version >
29
+ <version >6.1 .0</version >
30
30
</parent >
31
31
32
32
<artifactId >rapaio-jmh</artifactId >
33
- <version >6.0 .0</version >
33
+ <version >6.1 .0</version >
34
34
<packaging >jar</packaging >
35
35
36
36
<name >rapaio-jmh</name >
You can’t perform that action at this time.
0 commit comments