We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ed8d9 commit e5f7a26Copy full SHA for e5f7a26
pom.xml
@@ -53,7 +53,7 @@
53
<outputDirectory>${project.build.directory}/mvn-repo</outputDirectory> <!-- matches distribution management repository url above -->
54
<branch>refs/heads/mvn-repo</branch> <!-- remote branch name -->
55
<includes><include>**/*</include></includes>
56
- <repositoryName>sdk-java</repositoryName> <!-- github repo name -->
+ <repositoryName>oauthio-server-java</repositoryName> <!-- github repo name -->
57
<repositoryOwner>oauth-io</repositoryOwner> <!-- github username -->
58
</configuration>
59
<executions>
0 commit comments