Skip to content

Commit

Permalink
Releasing 3.0.0-dev_preview1
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Dec 17, 2014
1 parent cc63833 commit be919ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-dev_preview1</version>
</parent>

<artifactId>vertx-mongo-service</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-dev_preview1</version>

<name>Vert.x Mongo Service</name>

<properties>
<vertx.version>3.0.0-SNAPSHOT</vertx.version>
<vertx.version>3.0.0-dev_preview1</vertx.version>
</properties>

<dependencies>
Expand Down

0 comments on commit be919ff

Please sign in to comment.