Browse Source

Bump to latest stable release

Signed-off-by: Paulo Lopes <[email protected]>
Paulo Lopes 9 years ago
parent
commit
8afecb5ba3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/vertx/pom.xml

+ 1 - 1
frameworks/Java/vertx/pom.xml

@@ -8,7 +8,7 @@
 	<properties>
 		<!-- the main class -->
 		<main.class>vertx.WebServer</main.class>
-		<stack.version>3.2.0</stack.version>
+		<stack.version>3.2.1</stack.version>
 	</properties>
 
 	<repositories>