Skip to content

Commit 20b6651

Browse files
GitHub Package Release
1 parent 32e3ea8 commit 20b6651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@
313313
<version>${nexus-staging-maven-plugin.version}</version>
314314
<extensions>true</extensions>
315315
<configuration>
316-
<serverId>ossrh</serverId>
317-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
316+
<serverId>github</serverId>
317+
<nexusUrl>https://maven.pkg.github.com/contentstack/contentstack-java</nexusUrl>
318318
<autoReleaseAfterClose>true</autoReleaseAfterClose>
319319
</configuration>
320320
</plugin>

0 commit comments

Comments
 (0)