Skip to content

Commit

Permalink
remove vertx-lang-js dependency which may cause directory creation pr…
Browse files Browse the repository at this point in the history
…oblem
  • Loading branch information
chengenzhao committed Oct 8, 2017
1 parent 61c32f2 commit 0510564
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@
<version>${vertx.version}</version>
</dependency>

<!-- https://mvnrepository.com/artifact/io.vertx/vertx-lang-js -->
<!--<dependency>-->
<!--<groupId>io.vertx</groupId>-->
<!--<artifactId>vertx-lang-js</artifactId>-->
<!--<version>${vertx.version}</version>-->
<!--</dependency>-->

<!-- https://mvnrepository.com/artifact/io.vertx/vertx-lang-js -->
<dependency>
<groupId>io.vertx</groupId>
Expand Down

0 comments on commit 0510564

Please # to comment.