File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >io.opensergo</groupId >
88 <artifactId >opensergo-java</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
9+ <version >0.0.1</version >
1010
1111 <name >OpenSergo SDK for Java</name >
1212 <url >http://opensergo.io</url >
113113
114114 <distributionManagement >
115115 <snapshotRepository >
116- <id >github</id >
117- <name >GitHub OWNER Apache Maven Packages</name >
118- <url >https://maven.pkg.github.com/opensergo/opensergo-java</url >
116+ <id >ossrh</id >
117+ <url >https://s01.oss.sonatype.org/content/repositories/snapshots</url >
119118 </snapshotRepository >
120119 <repository >
121- <id >sonatype-nexus-staging</id >
122- <name >Nexus Release Repository</name >
123- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
120+ <id >ossrh</id >
121+ <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
124122 </repository >
125123 </distributionManagement >
126124</project >
You can’t perform that action at this time.
0 commit comments