Skip to content

Commit 309c3d3

Browse files
committed
fixup! SDK-2640: Migrate to Sonatype Maven Central
1 parent 536fcc0 commit 309c3d3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

yoti-sdk-parent/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,6 @@
5858
<gpg.skip>false</gpg.skip>
5959
<dependency-check.skip>false</dependency-check.skip>
6060
</properties>
61-
<distributionManagement>
62-
<snapshotRepository>
63-
<id>ossrh</id>
64-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
65-
</snapshotRepository>
66-
<repository>
67-
<id>ossrh</id>
68-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
69-
</repository>
70-
</distributionManagement>
7161
</profile>
7262
<profile>
7363
<id>nexus</id>

0 commit comments

Comments
 (0)