We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e390b5 commit 400b0eeCopy full SHA for 400b0ee
1 file changed
pom.xml
@@ -143,15 +143,10 @@
143
</profiles>
144
145
<distributionManagement>
146
- <snapshotRepository>
147
- <id>ossrh</id>
148
- <name>Sonatype Nexus Snapshots</name>
149
- <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
150
- </snapshotRepository>
151
<repository>
152
153
- <name>Nexus Release Repository</name>
154
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <id>yotpo</id>
+ <name>java-virt</name>
+ <url>https://yotpo.jfrog.io/yotpo/java-virt/</url>
155
</repository>
156
</distributionManagement>
157
</project>
0 commit comments