Skip to content

Commit

Permalink
1.1.3-beta2 update config for testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouwei1985 committed Nov 6, 2018
1 parent a90a544 commit 96c477a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions core-module/kernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<artifactId>tools</artifactId>
<version>1.1.3-beta2</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
<version>RELEASE</version>
</dependency>
<!--<dependency>-->
<!--<groupId>javax.ws.rs</groupId>-->
<!--<artifactId>javax.ws.rs-api</artifactId>-->
<!--<version>RELEASE</version>-->
<!--</dependency>-->
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
Expand Down

0 comments on commit 96c477a

Please sign in to comment.