File tree 10 files changed +11
-11
lines changed
com.io7m.jtensors.benchmarking
com.io7m.jtensors.documentation
com.io7m.jtensors.generators
com.io7m.jtensors.orthonormalization
com.io7m.jtensors.storage.api
com.io7m.jtensors.storage.bytebuffered
com.io7m.jtensors.storage.heap
10 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.benchmarking</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.core</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.documentation</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.generators</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.orthonormalization</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.storage.api</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.storage.bytebuffered</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.io7m.jtensors</groupId >
12
12
<artifactId >com.io7m.jtensors</artifactId >
13
- <version >11.0.0 </version >
13
+ <version >11.0.1-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<artifactId >com.io7m.jtensors.storage.heap</artifactId >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.io7m.jtensors</groupId >
11
11
<artifactId >com.io7m.jtensors</artifactId >
12
- <version >11.0.0 </version >
12
+ <version >11.0.1-SNAPSHOT </version >
13
13
</parent >
14
14
15
15
<artifactId >com.io7m.jtensors.tests</artifactId >
Original file line number Diff line number Diff line change 14
14
15
15
<groupId >com.io7m.jtensors</groupId >
16
16
<artifactId >com.io7m.jtensors</artifactId >
17
- <version >11.0.0 </version >
17
+ <version >11.0.1-SNAPSHOT </version >
18
18
<packaging >pom</packaging >
19
19
20
20
<name >com.io7m.jtensors</name >
35
35
36
36
<properties >
37
37
<!-- Configuration. -->
38
- <io7m .api.previousVersion>10 .0.0</io7m .api.previousVersion>
38
+ <io7m .api.previousVersion>11 .0.0</io7m .api.previousVersion>
39
39
<io7m .java.targetJavaVersion>17</io7m .java.targetJavaVersion>
40
40
41
41
<!-- io7m dependencies. -->
You can’t perform that action at this time.
0 commit comments