Skip to content

Commit

Permalink
Fix URL in POM
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Jan 21, 2019
1 parent 41c7f12 commit 8b37b43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
== Version 1.0.0 ==

* Fixed URL in artifact POM


== Version 0.8.0 ==

Possibly breaking changes:
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ subprojects { project ->
pom.project {
name project.description
description 'Java server-side library for Web Authentication'
url 'https://developers.yubico.com/'
url 'https://developers.yubico.com/java-webauthn-server/'

developers {
developer {
Expand Down

0 comments on commit 8b37b43

Please sign in to comment.