We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bfacd commit eb14eebCopy full SHA for eb14eeb
jpx/build.gradle
@@ -86,7 +86,7 @@ jar {
86
attributes(
87
'Implementation-Title': 'JPX - Java GPX library',
88
'Implementation-Version': "${project.name}-${project.version}",
89
- 'Implementation-URL': 'https://jenetics.github.io/jpx',
+ 'Implementation-URL': 'http://jenetics.io',
90
'Implementation-Vendor': 'jenetics',
91
'ProjectName': project.name,
92
'Version': project.version,
0 commit comments