Skip to content

Commit

Permalink
Releasing 3.3.0.CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jun 14, 2016
1 parent bfcff19 commit 2b1aea1
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 @@ -12,11 +12,11 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>vertx-codegen</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0.CR2</version>

<properties>
<asciidoc.dir>${project.basedir}/src/main/asciidoc</asciidoc.dir>
<stack.version>3.3.0-SNAPSHOT</stack.version>
<stack.version>3.3.0.CR2</stack.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 2b1aea1

Please sign in to comment.