File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ information or have any questions.
27
27
<parent >
28
28
<groupId >dev.ludovic.netlib</groupId >
29
29
<artifactId >parent</artifactId >
30
- <version >1.0.7 </version >
30
+ <version >1.0.8 </version >
31
31
<relativePath >../pom.xml</relativePath >
32
32
</parent >
33
33
34
34
<groupId >dev.ludovic.netlib</groupId >
35
35
<artifactId >arpack</artifactId >
36
- <version >1.0.7 </version >
36
+ <version >1.0.8 </version >
37
37
<packaging >jar</packaging >
38
38
39
39
<properties >
Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ information or have any questions.
27
27
<parent >
28
28
<groupId >dev.ludovic.netlib</groupId >
29
29
<artifactId >parent</artifactId >
30
- <version >1.0.7 </version >
30
+ <version >1.0.8 </version >
31
31
<relativePath >../pom.xml</relativePath >
32
32
</parent >
33
33
34
34
<groupId >dev.ludovic.netlib</groupId >
35
35
<artifactId >benchmarks</artifactId >
36
- <version >1.0.7 </version >
36
+ <version >1.0.8 </version >
37
37
<packaging >jar</packaging >
38
38
39
39
<properties >
@@ -45,17 +45,17 @@ information or have any questions.
45
45
<dependency >
46
46
<groupId >dev.ludovic.netlib</groupId >
47
47
<artifactId >blas</artifactId >
48
- <version >1.0.7 </version >
48
+ <version >1.0.8 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >dev.ludovic.netlib</groupId >
52
52
<artifactId >arpack</artifactId >
53
- <version >1.0.7 </version >
53
+ <version >1.0.8 </version >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >dev.ludovic.netlib</groupId >
57
57
<artifactId >lapack</artifactId >
58
- <version >1.0.7 </version >
58
+ <version >1.0.8 </version >
59
59
</dependency >
60
60
61
61
<dependency >
Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ information or have any questions.
27
27
<parent >
28
28
<groupId >dev.ludovic.netlib</groupId >
29
29
<artifactId >parent</artifactId >
30
- <version >1.0.7 </version >
30
+ <version >1.0.8 </version >
31
31
<relativePath >../pom.xml</relativePath >
32
32
</parent >
33
33
34
34
<groupId >dev.ludovic.netlib</groupId >
35
35
<artifactId >blas</artifactId >
36
- <version >1.0.7 </version >
36
+ <version >1.0.8 </version >
37
37
<packaging >jar</packaging >
38
38
39
39
<properties >
Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ information or have any questions.
27
27
<parent >
28
28
<groupId >dev.ludovic.netlib</groupId >
29
29
<artifactId >parent</artifactId >
30
- <version >1.0.7 </version >
30
+ <version >1.0.8 </version >
31
31
<relativePath >../pom.xml</relativePath >
32
32
</parent >
33
33
34
34
<groupId >dev.ludovic.netlib</groupId >
35
35
<artifactId >lapack</artifactId >
36
- <version >1.0.7 </version >
36
+ <version >1.0.8 </version >
37
37
<packaging >jar</packaging >
38
38
39
39
<properties >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ information or have any questions.
26
26
27
27
<groupId >dev.ludovic.netlib</groupId >
28
28
<artifactId >parent</artifactId >
29
- <version >1.0.7 </version >
29
+ <version >1.0.8 </version >
30
30
<packaging >pom</packaging >
31
31
32
32
<name >Netlib</name >
You can’t perform that action at this time.
0 commit comments