Skip to content

Commit

Permalink
Merge branch 'release/11.0.0'
Browse files Browse the repository at this point in the history
Release: com.io7m.jtensors 11.0.0
Change: Move to new organization.
Change: (Backwards incompatible) Require JDK 17.
Change: Update com.io7m.jequality:com.io7m.jequality.core:3.0.0 → 3.0.1.
Change: Update com.io7m.ieee754b16:com.io7m.ieee754b16.core:3.0.0 → 3.0.1.
Change: Update org.immutables:value:2.10.0 → 2.10.1.
Change: Update junit.version:5.10.1 → 5.10.2.
Change: Update org.slf4j:slf4j-api:2.0.10 → 2.0.13.
Change: Update ch.qos.logback:logback-classic:1.4.14 → 1.5.6.
  • Loading branch information
io7m committed May 10, 2024
2 parents dacf92b + 0552ec3 commit 29763e8
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 14 deletions.
12 changes: 9 additions & 3 deletions README-CHANGES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,16 @@
<c:change compatible="false" date="2021-01-16T00:00:00+00:00" summary="Require JDK 11 and Java 11 at run-time"/>
</c:changes>
</c:release>
<c:release date="2024-05-10T13:10:33+00:00" is-open="true" ticket-system="com.github.io7m.jtensors" version="11.0.0">
<c:changes>
<c:release date="2024-05-10T13:15:01+00:00" is-open="false" ticket-system="com.github.io7m.jtensors" version="11.0.0">
<c:changes>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update org.immutables:value:2.10.0 → 2.10.1."/>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update junit.version:5.10.1 → 5.10.2."/>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update org.slf4j:slf4j-api:2.0.10 → 2.0.13."/>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update ch.qos.logback:logback-classic:1.4.14 → 1.5.6."/>
<c:change date="2024-05-08T00:00:00+00:00" summary="Update com.io7m.jequality:com.io7m.jequality.core:3.0.0 → 3.0.1."/>
<c:change date="2024-05-08T00:00:00+00:00" summary="Update com.io7m.ieee754b16:com.io7m.ieee754b16.core:3.0.0 → 3.0.1."/>
<c:change date="2024-05-10T00:00:00+00:00" summary="Move to new organization."/>
<c:change compatible="false" date="2024-05-10T13:10:33+00:00" summary="Require JDK 17."/>
<c:change compatible="false" date="2024-05-10T00:00:00+00:00" summary="Require JDK 17."/>
</c:changes>
</c:release>
</c:releases>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.benchmarking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.benchmarking</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.generators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.generators</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.orthonormalization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.orthonormalization</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.storage.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.storage.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.storage.bytebuffered/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.storage.bytebuffered</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.storage.heap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.storage.heap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.jtensors.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
</parent>

<artifactId>com.io7m.jtensors.tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.io7m.jtensors</groupId>
<artifactId>com.io7m.jtensors</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
<packaging>pom</packaging>

<name>com.io7m.jtensors</name>
Expand Down Expand Up @@ -240,4 +240,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 29763e8

Please sign in to comment.