Skip to content

Commit

Permalink
fix resolver build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hello2mao committed Oct 22, 2019
1 parent be28676 commit 02cbbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resolver/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ First, build https://github.com/decentralized-identity/did-common-java

Then run:

mvn clean install -pl !examples
mvn clean install -pl '!examples'

## Local Resolver

Expand Down

0 comments on commit 02cbbf5

Please sign in to comment.