Skip to content

Commit e5f7a26

Browse files
committed
renamed repo
1 parent a1ed8d9 commit e5f7a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<outputDirectory>${project.build.directory}/mvn-repo</outputDirectory> <!-- matches distribution management repository url above -->
5454
<branch>refs/heads/mvn-repo</branch> <!-- remote branch name -->
5555
<includes><include>**/*</include></includes>
56-
<repositoryName>sdk-java</repositoryName> <!-- github repo name -->
56+
<repositoryName>oauthio-server-java</repositoryName> <!-- github repo name -->
5757
<repositoryOwner>oauth-io</repositoryOwner> <!-- github username -->
5858
</configuration>
5959
<executions>

0 commit comments

Comments
 (0)