Skip to content

Commit

Permalink
Update package version, reformat POM.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Sep 29, 2024
1 parent f428c08 commit 7d1c719
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

@Export
@Version("1.0.0")
@Version("1.0.1")
package com.io7m.laurel.cmdline;

import org.osgi.annotation.bundle.Export;
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
<com.io7m.jwheatsheaf.version>4.0.0</com.io7m.jwheatsheaf.version>
<com.io7m.jxtrand.version>2.1.0</com.io7m.jxtrand.version>
<com.io7m.mime2045.version>1.1.0</com.io7m.mime2045.version>
<com.io7m.miscue.version>0.0.3</com.io7m.miscue.version>
<com.io7m.primogenitor.version>8.2.0</com.io7m.primogenitor.version>
<com.io7m.quarrel.version>1.6.1</com.io7m.quarrel.version>
<com.io7m.trasco.version>1.1.0</com.io7m.trasco.version>
<com.io7m.xstructural.version>1.9.0</com.io7m.xstructural.version>
<com.io7m.zelador.version>1.0.0</com.io7m.zelador.version>
<com.io7m.miscue.version>0.0.3</com.io7m.miscue.version>

<!-- Third-party dependencies. -->
<io.opentelemetry.version>1.42.1</io.opentelemetry.version>
<javafx.version>23</javafx.version>
<org.jooq.version>3.19.13</org.jooq.version>
<org.junit.version>5.11.1</org.junit.version>
<org.xerial.sqlite.version>3.46.0.1</org.xerial.sqlite.version>
<com.io7m.quarrel.version>1.6.1</com.io7m.quarrel.version>
</properties>

<licenses>
Expand Down

0 comments on commit 7d1c719

Please sign in to comment.