Skip to content

Commit

Permalink
Merge pull request jwtk#272 from mkempster/master
Browse files Browse the repository at this point in the history
Add project.url to satisfy the dependency-check-maven plugin
  • Loading branch information
lhazlewood committed Oct 30, 2017
2 parents f9376df + e9ea740 commit 44faaca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<version>0.10.0-SNAPSHOT</version>
<name>JSON Web Token support for the JVM</name>
<packaging>jar</packaging>
<url>https://github.com/jwtk/jjwt</url>

<licenses>
<license>
Expand Down

0 comments on commit 44faaca

Please sign in to comment.