Skip to content

Commit

Permalink
Merge branch 'release/2.1.0'
Browse files Browse the repository at this point in the history
Release: com.io7m.canonmill 2.1.0
Change: Move to new organization.
Change: Update com.io7m.anethum:com.io7m.anethum.api:1.1.0 → 1.1.1.
Change: Update com.io7m.blackthorne:com.io7m.blackthorne.core:2.0.0 → 2.0.1.
Change: Update com.io7m.blackthorne:com.io7m.blackthorne.jxe:2.0.0 → 2.0.1.
Change: Update com.io7m.jxtrand:com.io7m.jxtrand.vanilla:2.0.0 → 2.1.0.
Change: Update org.mockito:mockito-core:5.11.0 → 5.12.0.
Change: Update com.io7m.jxe:com.io7m.jxe.core:1.0.2 → 1.0.3.
Change: Update com.io7m.jlexing:com.io7m.jlexing.core:3.1.0 → 3.2.0.
Change: Update com.io7m.jdeferthrow:com.io7m.jdeferthrow.core:1.2.0 → 1.3.0.
Change: Update com.io7m.jaffirm:com.io7m.jaffirm.core:4.0.0 → 4.0.1.
Change: Update logback.version:1.4.14 → 1.5.6.
Change: Update junit.version:5.10.1 → 5.10.2.
Change: Update bouncycastle.version:1.77 → 1.78.1.
Change: Update org.slf4j:slf4j-api:2.0.10 → 2.0.13.
Change: Update org.mockito:mockito-core:5.8.0 → 5.11.0.
  • Loading branch information
io7m committed May 11, 2024
2 parents 295862b + f9d66fc commit b4ade24
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 9 deletions.
21 changes: 17 additions & 4 deletions README-CHANGES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,27 @@
</c:change>
</c:changes>
</c:release>
<c:release date="2024-05-11T11:00:53+00:00" is-open="true" ticket-system="com.github.io7m.canonmill" version="2.1.0">
<c:release date="2024-05-11T11:03:02+00:00" is-open="false" ticket-system="com.github.io7m.canonmill" version="2.1.0">
<c:changes>
<c:change date="2024-05-11T11:00:53+00:00" summary="Move to new organization."/>
<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 bouncycastle.version:1.77 → 1.78.1."/>
<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 org.mockito:mockito-core:5.8.0 → 5.11.0."/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update logback.version:1.4.14 → 1.5.6."/>
<c:change date="2024-05-05T00:00:00+00:00" summary="Update com.io7m.jdeferthrow:com.io7m.jdeferthrow.core:1.2.0 → 1.3.0."/>
<c:change date="2024-05-05T00:00:00+00:00" summary="Update com.io7m.jaffirm:com.io7m.jaffirm.core:4.0.0 → 4.0.1."/>
<c:change date="2024-05-08T00:00:00+00:00" summary="Update com.io7m.jxe:com.io7m.jxe.core:1.0.2 → 1.0.3."/>
<c:change date="2024-05-08T00:00:00+00:00" summary="Update com.io7m.jlexing:com.io7m.jlexing.core:3.1.0 → 3.2.0."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Move to new organization."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Update com.io7m.anethum:com.io7m.anethum.api:1.1.0 → 1.1.1."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Update com.io7m.blackthorne:com.io7m.blackthorne.core:2.0.0 → 2.0.1."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Update com.io7m.blackthorne:com.io7m.blackthorne.jxe:2.0.0 → 2.0.1."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Update com.io7m.jxtrand:com.io7m.jxtrand.vanilla:2.0.0 → 2.1.0."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Update org.mockito:mockito-core:5.11.0 → 5.12.0."/>
</c:changes>
</c:release>
</c:releases>
<c:ticket-systems>
<c:ticket-system default="true" id="com.github.io7m.canonmill"
url="https://www.github.com/io7m-com/canonmill/issues/"/>
<c:ticket-system default="true" id="com.github.io7m.canonmill" url="https://www.github.com/io7m-com/canonmill/issues/"/>
</c:ticket-systems>
</c:changelog>
2 changes: 1 addition & 1 deletion com.io7m.canonmill.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.canonmill</artifactId>
<groupId>com.io7m.canonmill</groupId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

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

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

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

<groupId>com.io7m.canonmill</groupId>
<artifactId>com.io7m.canonmill</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>

<packaging>pom</packaging>
<name>com.io7m.canonmill</name>
Expand Down Expand Up @@ -233,4 +233,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit b4ade24

Please sign in to comment.