Skip to content

Commit

Permalink
Releasing 3.4.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Mar 6, 2017
1 parent d1b38c5 commit e36f62d
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 @@ -10,10 +10,10 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>vertx-rabbitmq-client</artifactId>
<version>3.4.0</version>
<version>3.4.1-SNAPSHOT</version>

<properties>
<stack.version>3.4.0</stack.version>
<stack.version>3.4.1-SNAPSHOT</stack.version>
<rabbitmq.client.version>3.6.5</rabbitmq.client.version>
<codegen.rxjava.deprecated>true</codegen.rxjava.deprecated>
</properties>
Expand Down

0 comments on commit e36f62d

Please sign in to comment.