Skip to content

Commit

Permalink
Next development version 1.10.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
VaughnVernon committed Jul 7, 2022
1 parent 73f0d09 commit 8f94f0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-symbio</artifactId>
<version>1.10.1</version>
<version>1.10.2-SNAPSHOT</version>
<name>xoom-symbio</name>
<description>The reactive, scalable, and resilient CQRS storage and projection tool for services and applications built on the VLINGO XOOM Platform.</description>
<url>https://github.com/vlingo/xoom-actors</url>
Expand Down Expand Up @@ -90,17 +90,17 @@
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-common</artifactId>
<version>1.10.1</version>
<version>1.10.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-actors</artifactId>
<version>1.10.1</version>
<version>1.10.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-streams</artifactId>
<version>1.10.1</version>
<version>1.10.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
Expand Down

0 comments on commit 8f94f0d

Please sign in to comment.