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 143065e commit f93ad28Copy full SHA for f93ad28
pom.xml
@@ -60,7 +60,7 @@
60
61
<properties>
62
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
63
- <repoBaseUrl>http://nexus.ailis.de/content/groups/public/de/ailis/${project.artifactId}/${project.artifactId}</repoBaseUrl>
+ <repoBaseUrl>http://nexus.ailis.de/content/groups/public/org/usb4java/${project.artifactId}</repoBaseUrl>
64
<artifactBaseUrl>${repoBaseUrl}/${project.version}/${project.artifactId}-${project.version}</artifactBaseUrl>
65
</properties>
66
0 commit comments