File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Matrices in *JAMU* are internally backed by 1-dimensional Java arrays in column-
3030<dependency >
3131 <groupId >net.sourceforge.streamsupport</groupId >
3232 <artifactId >jamu</artifactId >
33- <version >1.4.0 </version >
33+ <version >1.4.1 </version >
3434</dependency >
3535```
3636
Original file line number Diff line number Diff line change 44 <groupId >net.sourceforge.streamsupport</groupId >
55 <artifactId >jamu</artifactId >
66 <packaging >jar</packaging >
7- <version >1.4.1-SNAPSHOT </version >
7+ <version >1.4.1</version >
88 <name >JAMU</name >
99 <description >Java Matrix Utilities built on top of Intel MKL</description >
1010 <url >https://github.com/stefan-zobel/JAMU/</url >
7171 <plugin >
7272 <groupId >org.apache.maven.plugins</groupId >
7373 <artifactId >maven-source-plugin</artifactId >
74- <version >3.0 .1</version >
74+ <version >3.2 .1</version >
7575 <executions >
7676 <execution >
7777 <id >attach-sources</id >
You can’t perform that action at this time.
0 commit comments