Skip to content

Commit

Permalink
Next development version 1.11.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
VaughnVernon committed Feb 15, 2023
1 parent 96e968e commit eec6141
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-geode</artifactId>
<version>1.11.1</version>
<version>1.11.2-SNAPSHOT</version>
<name>xoom-symbio-geode</name>
<description>Implementation of xoom-symbio for Apache Geode</description>
<url>https://github.com/vlingo/xoom-symbio-geode</url>
Expand Down Expand Up @@ -115,17 +115,17 @@
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-common</artifactId>
<version>1.11.1</version>
<version>1.11.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-actors</artifactId>
<version>1.11.1</version>
<version>1.11.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-symbio</artifactId>
<version>1.11.1</version>
<version>1.11.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.geode</groupId>
Expand Down

0 comments on commit eec6141

Please sign in to comment.