Skip to content

Commit

Permalink
Next development version 1.9.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
VaughnVernon committed Nov 3, 2021
1 parent 604c3c2 commit d53a26b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-wire</artifactId>
<version>1.9.0</version>
<version>1.9.1-SNAPSHOT</version>
<name>xoom-wire</name>
<description>Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using VLINGO
XOOM Actors.
Expand Down Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-actors</artifactId>
<version>1.9.0</version>
<version>1.9.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit d53a26b

Please sign in to comment.