Skip to content

Commit

Permalink
Next development version 1.2.17-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Apr 4, 2020
1 parent 543a17e commit cef9f65
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</groupId>
<artifactId>vlingo-symbio-geode</artifactId>
<version>1.2.16</version>
<version>1.2.17-SNAPSHOT</version>
<name>vlingo-symbio-geode</name>
<description>Implementation of vlingo-symbio for Apache Geode</description>
<url>https://github.com/vlingo/vlingo-symbio-geode</url>
Expand Down Expand Up @@ -104,17 +104,17 @@
<dependency>
<groupId>io.vlingo</groupId>
<artifactId>vlingo-common</artifactId>
<version>1.2.16</version>
<version>1.2.17-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.vlingo</groupId>
<artifactId>vlingo-actors</artifactId>
<version>1.2.16</version>
<version>1.2.17-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.vlingo</groupId>
<artifactId>vlingo-symbio</artifactId>
<version>1.2.16</version>
<version>1.2.17-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.geode</groupId>
Expand Down

0 comments on commit cef9f65

Please sign in to comment.