Skip to content

Commit e361489

Browse files
committed
build(ci): Debug snapshot publish 2
- Debug snapshot publish 2
1 parent b0de18b commit e361489

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

pom.xml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -363,29 +363,4 @@
363363
</build>
364364
</profile>
365365
</profiles>
366-
367-
<distributionManagement>
368-
<repository>
369-
<id>central</id>
370-
<url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
371-
</repository>
372-
<snapshotRepository>
373-
<id>central-portal-snapshots</id>
374-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
375-
</snapshotRepository>
376-
</distributionManagement>
377-
378-
<repositories>
379-
<repository>
380-
<name>Central Portal Snapshots</name>
381-
<id>central-portal-snapshots</id>
382-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
383-
<releases>
384-
<enabled>false</enabled>
385-
</releases>
386-
<snapshots>
387-
<enabled>true</enabled>
388-
</snapshots>
389-
</repository>
390-
</repositories>
391366
</project>

0 commit comments

Comments
 (0)