Skip to content

Commit

Permalink
Begin next development iteration.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Apr 25, 2024
1 parent 03e6306 commit 5451cee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -12,7 +12,7 @@

<groupId>com.io7m.mesquida</groupId>
<artifactId>com.io7m.mesquida</artifactId>
<version>0.0.2</version>
<version>0.0.3-SNAPSHOT</version>
<packaging>jar</packaging>

<description>Stream box</description>
Expand All @@ -23,7 +23,7 @@
<artemis.version>2.31.2</artemis.version>
<com.io7m.jxtrand.version>2.0.0</com.io7m.jxtrand.version>
<com.io7m.trasco.version>1.1.0</com.io7m.trasco.version>
<io7m.api.previousVersion>0.0.1-SNAPSHOT</io7m.api.previousVersion>
<io7m.api.previousVersion>0.0.3-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<jackson.version>2.16.1</jackson.version>
<jetty.version>11.0.20</jetty.version>
Expand Down

0 comments on commit 5451cee

Please sign in to comment.