Skip to content

Commit

Permalink
updated to vertx 2.0.2-final
Browse files Browse the repository at this point in the history
  • Loading branch information
Keesun Baik committed Jan 15, 2014
1 parent 7e61e76 commit ae36ba5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ modulename=com.nhncorp.socket-io
version=1.0.3
group=com.nhncorp
gradleVersion=1.6
vertxVersion=2.0.1-final
vertxVersion=2.0.2-final
toolsVersion=2.0.1-final
springVersion=3.1.1.RELEASE
junitVersion=4.10
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<internal.repo.path>file:///workspace/mvn-repo/</internal.repo.path>
<java.version>1.7</java.version>
<vertx.version>2.0.1-final</vertx.version>
<vertx.version>2.0.2-final</vertx.version>
</properties>

<dependencies>
Expand Down
16 changes: 0 additions & 16 deletions src/main/java/com/nhncorp/mods/socket/io/common/RequestUtils.java

This file was deleted.

0 comments on commit ae36ba5

Please sign in to comment.