We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd78f34 commit a2eec52Copy full SHA for a2eec52
1 file changed
function-maven-plugin/pom.xml
@@ -168,6 +168,7 @@
168
<extensions>true</extensions>
169
<configuration>
170
<publishingServerId>sonatype-central-portal</publishingServerId>
171
+ <centralSnapshotsUrl>https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl>
172
</configuration>
173
</plugin>
174
</plugins>
0 commit comments